summaryrefslogtreecommitdiffstatshomepage
path: root/dot_config
diff options
context:
space:
mode:
authorsommerfeld <sommerfeld@sommerfeld.dev>2026-08-14 14:21:05 +0100
committersommerfeld <sommerfeld@sommerfeld.dev>2026-08-14 14:21:05 +0100
commit0ee4196ccdbc85b51aa08adad5d67ff9f470f101 (patch)
treed4990ebeee45827cc009a900feb63652993878f1 /dot_config
parentfbd93b871980090a705e6a4a5cc7933d39fc3d43 (diff)
downloaddotfiles-0ee4196ccdbc85b51aa08adad5d67ff9f470f101.tar.gz
dotfiles-0ee4196ccdbc85b51aa08adad5d67ff9f470f101.tar.bz2
dotfiles-0ee4196ccdbc85b51aa08adad5d67ff9f470f101.zip
Remove unsupported Tree-sitter parser
Diffstat (limited to 'dot_config')
-rw-r--r--dot_config/nvim/lua/plugins/treesitter.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/dot_config/nvim/lua/plugins/treesitter.lua b/dot_config/nvim/lua/plugins/treesitter.lua
index 0cba10f..6ec4fe8 100644
--- a/dot_config/nvim/lua/plugins/treesitter.lua
+++ b/dot_config/nvim/lua/plugins/treesitter.lua
@@ -68,7 +68,6 @@ require("nvim-treesitter").install({
"gitignore",
"groovy",
"gpg",
- "hlsplaylist",
"html",
"http",
"ini",