nvim: Drop syntax highlighting plugins we do not need
This commit is contained in:
parent
dec2764e43
commit
42f707adb4
1 changed files with 0 additions and 4 deletions
|
@ -150,10 +150,6 @@ local init = function ()
|
|||
use 'LnL7/vim-nix'
|
||||
-- Other syntax highlighting support
|
||||
use 'georgewitteman/vim-fish'
|
||||
use 'elzr/vim-json'
|
||||
use 'lifepillar/pgsql.vim'
|
||||
use 'mtdl9/vim-log-highlighting'
|
||||
use 'martinda/Jenkinsfile-vim-syntax'
|
||||
-- For statusline
|
||||
use {
|
||||
'glepnir/galaxyline.nvim',
|
||||
|
|
Loading…
Reference in a new issue