10 Commits
Author SHA1 Message Date
Nick Krichevskyandsiduck 6a0715d3f3 BREAKING CHANGE: Migrate to nvim-treesitter main branch #3295
Users must now use the :TSInstallAll command to install all treesitter parsers defined in their config. So there's no automatic downloading of treesitter parsers like before

tree-sitter-cli is a required dependency now

---------

Co-authored-by: siduck <siduck@tutanota.com>
2026-01-17 23:02:48 +05:30
siduck 8ad6845386 move some autocmds into ui repo
as the filetype one is related to tabufline and the bufwritepost one is used for reloading nvconfig
2024-06-23 18:48:26 +05:30
siduck 164e8cc7fc autocmd: rm un-needed reload code, just require("nvchad") 2024-06-06 08:14:10 +05:30
siduck e937d2cae0 rm depreceated function: buf_get_option 2024-06-04 09:37:04 +05:30
Hassan Ait Nacer 53df5e175a use pre-defined local variable autocmd (#2816) 2024-05-02 05:16:58 +05:30
siduck e5f8a38ae3 reload chadrc in autocmd 2024-03-19 09:32:01 +05:30
siduck b94c57954f enable git by default for nvimtree 2024-03-15 06:37:04 +05:30
Sidhanth Rathod c4db8736ce rm useless command 2024-03-05 08:10:54 +05:30
siduck b17c4d9e86 mv nvconfig to lua/ 2024-03-04 11:56:40 +05:30
siduck 73bf6c437f misc 2024-03-04 08:07:10 +05:30