feat(nvim): use treesitter to determine comment format

main
mandlm 2024-07-13 21:18:33 +02:00
parent 5a03b4260c
commit fc1b1916cd
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
nvim-treesitter.withAllGrammars
nvim-treesitter-textobjects
nvim-ts-context-commentstring
markdown-preview-nvim # use({ "iamcco/markdown-preview.nvim", run = ":call mkdp#util#install()" })
toggleterm-nvim
nvim-notify