feat(nvim): use treesitter to determine comment format
parent
5a03b4260c
commit
fc1b1916cd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue