File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
treesitter : true
23
23
- uses : stefanzweifel/git-auto-commit-action@v4
24
24
with :
25
- commit_message : " chore : auto generate vimdoc"
25
+ commit_message : " docs : auto generate vimdoc"
26
26
branch : ${{ github.head_ref }}
Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ Below is a list of supported plugins and their corresponding integration module.
350
350
| [ nvim-lspconfig] ( https://github.com/neovim/nvim-lspconfig ) | native_lsp, Special |
351
351
| [ nvim-navic] ( https://github.com/SmiteshP/nvim-navic/ ) | navic, Special |
352
352
| [ nvim-notify] ( https://github.com/rcarriga/nvim-notify ) | notify |
353
- | [ nvim-semantic-tokens] ( https://github.com/theHamsta/nvim -semantic-tokens ) | semantic_tokens |
353
+ | [ nvim-semantic-tokens] ( https://neovim.io/doc/user/lsp.html#lsp -semantic-highlight ) | semantic_tokens |
354
354
| [ nvim-tree.lua] ( https://github.com/kyazdani42/nvim-tree.lua ) | nvimtree |
355
355
| [ nvim-treesitter-context] ( https://github.com/nvim-treesitter/nvim-treesitter-context ) | treesitter_context |
356
356
| [ nvim-treesitter] ( https://github.com/nvim-treesitter/nvim-treesitter ) | treesitter |
You can’t perform that action at this time.
0 commit comments