nixpkgs/pkgs/applications/editors/neovim
Matthieu Coudron 3b0f5393d9 neovimUtils.grammarToPlugin: install tree-sitter grammars for neovim without nvim-treesitter
nvim-treesitter installs tons of queries that are picked up
by neovim even though we sometimes dont want those queries.
This makes it possible to install grammars without nvim-treesitter which
becomes more and more a repository like nvim-lspconfig, aka a repo that
lists others.
2023-06-12 18:36:14 +02:00
..
gnvim gnvim: 0.1.6 -> 0.3.1 (#204082) 2023-05-09 13:16:59 +02:00
neovide
ruby_provider
tests
build-neovim-plugin.nix
default.nix neovim: 0.9.0 -> 0.9.1 2023-05-30 00:17:30 +02:00
neovim-gtk.nix
neovim-qt.nix
neovim-remote.nix
qt.nix
system_rplugin_manifest.patch
treesitter-parsers.nix
update-treesitter-parsers.py
utils.nix neovimUtils.grammarToPlugin: install tree-sitter grammars for neovim without nvim-treesitter 2023-06-12 18:36:14 +02:00
wrapper.nix