mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
ci: Add workflow for tests
This commit is contained in:
@@ -8,4 +8,5 @@ vim.bo.swapfile = false
|
||||
require("nvim-treesitter.configs").setup {
|
||||
ensure_installed = "maintained",
|
||||
indent = { enable = true },
|
||||
highlight = { enable = true },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user