diff options
| author | 2026-04-11 16:04:06 +0100 | |
|---|---|---|
| committer | 2026-04-11 16:04:06 +0100 | |
| commit | 97ae486341f53152aa86bf17d8ec807906ce3875 (patch) | |
| tree | 13886d7475bcc00b4cef9c4d1cc57296b5b121bf /home/.config/nvim/lua | |
| parent | 578c518b302ba7aeb0a13bf5f19679b0b1067a94 (diff) | |
| download | dotfiles-97ae486341f53152aa86bf17d8ec807906ce3875.tar.gz dotfiles-97ae486341f53152aa86bf17d8ec807906ce3875.tar.bz2 dotfiles-97ae486341f53152aa86bf17d8ec807906ce3875.zip | |
treesitter: remove jsonc
Diffstat (limited to 'home/.config/nvim/lua')
| -rw-r--r-- | home/.config/nvim/lua/custom/plugins/ts.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/.config/nvim/lua/custom/plugins/ts.lua b/home/.config/nvim/lua/custom/plugins/ts.lua index 40b1209..0b0d9f3 100644 --- a/home/.config/nvim/lua/custom/plugins/ts.lua +++ b/home/.config/nvim/lua/custom/plugins/ts.lua @@ -100,7 +100,6 @@ return { "jq", "jsdoc", "json", - "jsonc", "just", "llvm", "lua", |
