Skip to content

Commit 3ffcdd0

Browse files
committed
fix(plugins): drop ts-comments
1 parent 29a1031 commit 3ffcdd0

3 files changed

Lines changed: 1 addition & 23 deletions

File tree

lazy-lock.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"snacks.nvim": { "branch": "main", "commit": "bc0630e43be5699bb94dadc302c0d21615421d93" },
2626
"timber.nvim": { "branch": "main", "commit": "d32f10e30c1056861c412a00a028869538998e30" },
2727
"treewalker.nvim": { "branch": "main", "commit": "357f8e11bd4a6e0a7bb3a4e49bfe9e1ed91e55f8" },
28-
"ts-comments.nvim": { "branch": "main", "commit": "1bd9d0ba1d8b336c3db50692ffd0955fe1bb9f0c" },
2928
"vim-fugitive": { "branch": "master", "commit": "61b51c09b7c9ce04e821f6cf76ea4f6f903e3cf4" },
3029
"vim-test": { "branch": "master", "commit": "fba18e168565f055d4061408ada0f6abd9ea8bbd" }
3130
}

lua/plugins/ts-comments.lua

Lines changed: 0 additions & 20 deletions
This file was deleted.

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ My configuration for [Neovim](https://neovim.io/), mostly for frontend developme
2424

2525
## Plugins
2626

27-
<sub>29 plugins</sub>
27+
<sub>28 plugins</sub>
2828

2929
### Navigation
3030

@@ -47,7 +47,6 @@ My configuration for [Neovim](https://neovim.io/), mostly for frontend developme
4747
- [CopilotChat](https://github.com/CopilotC-Nvim/CopilotChat.nvim) - AI assistant
4848
- [conform](https://github.com/stevearc/conform.nvim) - Formatter
4949
- [copilot.lua](https://github.com/zbirenbaum/copilot.lua) - AI suggestions
50-
- [ts-comments](https://github.com/folke/ts-comments.nvim) - Custom comments configurations per language
5150

5251
### LSP/Syntax
5352

0 commit comments

Comments
 (0)