formatting: indent
This commit is contained in:
@@ -9,9 +9,9 @@ return {
|
||||
require("nvim-treesitter.configs").setup({
|
||||
-- A list of parser names, or "all" (the five listed parsers should always be installed)
|
||||
ensure_installed = {
|
||||
"vim",
|
||||
"vimdoc",
|
||||
"gitcommit",
|
||||
"vim",
|
||||
"vimdoc",
|
||||
"gitcommit",
|
||||
},
|
||||
tree_docs = {
|
||||
enable = true,
|
||||
|
||||
Reference in New Issue
Block a user