add few nv-ide plugins
This commit is contained in:
parent
8a0e04ee07
commit
ff39e091fe
14 changed files with 199 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
local function init()
|
||||
require'nvim-treesitter.configs'.setup {
|
||||
ensure_installed = "maintained", -- list of languages
|
||||
ensure_installed = "all", -- list of languages
|
||||
highlight = {
|
||||
enable = true,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue