nvim: remove ifdef-highlighting
This commit is contained in:
parent
9db718e303
commit
22f15d427e
1 changed files with 0 additions and 3 deletions
|
@ -93,9 +93,6 @@ return require('packer').startup({function()
|
|||
vim.cmd 'command! COL ColorizerToggle'
|
||||
end,
|
||||
}
|
||||
use { -- ifdef-highlighting: highlight c/c++ ifdef's - :Define :Undefine
|
||||
'vim-scripts/ifdef-highlighting'
|
||||
}
|
||||
use { -- lumen: make vim respect the system light/dark theme setting (linux + macos)
|
||||
'vimpostor/vim-lumen',
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue