mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim: plugin: delete outcommented stuff and minor style fixes
This commit is contained in:
parent
ae10df6e2c
commit
0fc16d95a1
2 changed files with 3 additions and 10 deletions
|
|
@ -24,8 +24,6 @@ return {
|
|||
folder_open = icons.folder.open,
|
||||
folder_empty = icons.folder.empty,
|
||||
folder_empty_open = icons.folder.empty_open,
|
||||
-- The next two settings are only a fallback, if you use nvim-web-devicons and configure default icons there
|
||||
-- then these will never be used.
|
||||
default = icons.files.default,
|
||||
},
|
||||
modified = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue