neovim: remove unused shit
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user