neovim: remove unused shit

This commit is contained in:
2024-02-28 22:25:00 +03:00
parent 071cddcf96
commit 1d76092aa5
2 changed files with 0 additions and 6 deletions

View File

@@ -4,12 +4,10 @@ require("nvim-treesitter.configs").setup({
"c",
"cmake",
"comment",
"cpp",
"css",
"dockerfile",
"go",
"gomod",
"graphql",
"html",
"javascript",
"jsdoc",
@@ -18,12 +16,10 @@ require("nvim-treesitter.configs").setup({
"lua",
"make",
"markdown",
"prisma",
"python",
"rust",
"scss",
"svelte",
"toml",
"tsx",
"typescript",
"vim",