mirror of
https://github.com/sadan4/nvim.git
synced 2025-06-08 21:03:02 -04:00
horror
This commit is contained in:
parent
5e880633c4
commit
773903923d
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
require("nvim-treesitter.configs").setup({
|
||||
-- A list of parser names, or "all"
|
||||
ensure_installed = "all",
|
||||
ensure_installed = "",
|
||||
|
||||
-- Install parsers synchronously (only applied to `ensure_installed`)
|
||||
sync_install = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue