mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 08:53:31 +02:00
add: config treesitter context
This commit is contained in:
parent
c762b2584d
commit
70cc034eea
2 changed files with 5 additions and 2 deletions
|
@ -48,7 +48,7 @@ pcode.format_timeout_ms = 5000
|
|||
pcode.disable_null_ls = true
|
||||
|
||||
pcode.treesitter_ensure_installed = {}
|
||||
|
||||
pcode.tscontext = false
|
||||
-- ini hanya untuk lsp yg tidak support masson
|
||||
-- untuk referesi support language kunjungi link dibawah
|
||||
-- https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue