Update latest version plugins + add linter
This commit is contained in:
@@ -24,6 +24,7 @@ Plug('nvim-tree/nvim-tree.lua') --file explorer
|
||||
Plug('numToStr/Comment.nvim') --easier comments
|
||||
Plug('ibhagwan/fzf-lua') --fuzzy finder and grep
|
||||
Plug('folke/twilight.nvim') --surrounding dim
|
||||
Plug('dense-analysis/ale') --linter
|
||||
|
||||
vim.call('plug#end')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user