]> 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>
Tue, 31 Oct 2023 23:08:51 +0000 (23:08 +0000)
commitb90081b22ab30bde3794ccccee07f834fb849b46
treebbd1dcb3ce68dc08faba019ce9150f770ab11c88
parent1cbe43ea1648b2104b35b5a810dabfb3b77f8ce6
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]