From: Samir Benmendil Date: Mon, 10 Apr 2023 18:24:17 +0000 (+0100) Subject: nvim: override treesitter file support X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/83d82eccb79572cadae4315d5284254ccd5b791e?hp=83d82eccb79572cadae4315d5284254ccd5b791e 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 ---