1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-03-17 14:14:47 +01:00

nvim: fixed some minor bugs

This commit is contained in:
2026-03-16 03:27:41 +01:00
parent 6ac80bde83
commit f7a095d405
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ return {
-- 'p00f/nvim-ts-rainbow',
},
config = function()
require("nvim-treesitter.configs").setup({
require("nvim-treesitter.config").setup({
ensure_installed = {
"bash",
"css",