]> git.rmz.io Git - dotfiles.git/commit
nvim: override treesitter file support
authorSamir Benmendil <me@rmz.io>
Mon, 10 Apr 2023 18:24:17 +0000 (19:24 +0100)
committerSamir Benmendil <me@rmz.io>
Sun, 17 Dec 2023 17:36:18 +0000 (17:36 +0000)
commit83d82eccb79572cadae4315d5284254ccd5b791e
treebbd1dcb3ce68dc08faba019ce9150f770ab11c88
parente9798ff294de57a0dd98d6cb8d6d57bdcc190aa3
nvim: override treesitter file support

This has been done now because of [LazyVim#524] and replaces `help` with
`vimdoc`. While I was there, I also added `c` and removed a few I've
never heard of.

[LazyVim#524]: https://github.com/LazyVim/LazyVim/issues/524
nvim/lua/plugins/nvim-treesitter.lua [new file with mode: 0644]