fix(ghostty): nonicons map

This commit is contained in:
Barrett Ruth 2026-02-17 18:00:55 -05:00
parent 75a75012fa
commit 15a876e975
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
3 changed files with 2 additions and 2 deletions

0
config/nvim/file.svg Normal file
View file

View file

@ -8,9 +8,8 @@ return {
end,
},
{
'barrettruth/nvim-nonicons',
dir = '~/dev/nonicons',
'nvim-tree/nvim-web-devicons',
dependencies = { 'nvim-tree/nvim-web-devicons' },
opts = {},
},
{