1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-16 22:11:09 +01:00
nixvim/plugins
Pedro Alves ba4afda369 treesitter: install parsers with nix
This fixes weird issues where you might get errors about libstdc++ after
updating your system without running :TSInstall again. Fixes it by just
relying on Nix to do the managing itself!

Unfortunately, for now this still needs work: you can't select which
languages are to be installed, which is why it's off by default. In the
hopefully not-too-distant future, this will be the default, and the
other way will be deprecated.
2022-01-15 02:37:09 +00:00
..
bufferlines bufferline: fix highlights being undefined 2022-01-01 15:12:48 +00:00
colorschemes gruvbox: use gruvbox-nvim 2022-01-08 19:48:57 +00:00
completion coq-nvim: init plugin 2022-01-09 23:04:12 +00:00
git docs: Add basic documentation system based on nmd 2022-01-12 01:44:51 +00:00
languages treesitter: install parsers with nix 2022-01-15 02:37:09 +00:00
nvim-lsp coq-nvim: init plugin 2022-01-09 23:04:12 +00:00
pluginmanagers packer: add git dependency 2021-12-11 15:10:06 +00:00
statuslines airline: complete documentation 2022-01-12 12:42:12 +00:00
telescope telescope-fzy-native: init plugin 2022-01-07 14:46:53 +00:00
utils docs: Add basic documentation system based on nmd 2022-01-12 01:44:51 +00:00
default.nix surround: init plugin 2022-01-09 23:13:11 +00:00
helpers.nix fix bug in helpers 2021-03-24 13:57:33 +00:00
plugin-defs.nix coq-nvim: init plugin 2022-01-09 23:04:12 +00:00