Commit Graph
1374 Commits
Author SHA1 Message Date
José Luis Lafuente f29292db76 tree-sitter: Add withPlugins 2021-04-22 14:11:01 +02:00
Malo Bourgon 6ba5094612 vimPlugins.completion-*: add dependencies
vimPlugins.gitsigns-nvim: add dependency

vimPlugins.telescope-*: add dependencies
2021-04-21 09:53:11 -07:00
Malo Bourgon 8dc5406544 vimPlugins: prefer self over super in overrides 2021-04-21 09:53:11 -07:00
"Kyle Ondy" ebed784637 vimPlugins.git-worktree-nvim: init at 2021-04-19 2021-04-21 11:09:47 -04:00
"Kyle Ondy" bb82ab69c4 vimPlugins: update 2021-04-21 11:09:23 -04:00
Matthieu Coudron b3abdc9534 tests.vim: init (moved from vim-utils.nix) (#119467)
* tests.vim: init (moved from vim-utils.nix)

Moved tests from pkgs/misc/vim-plugins/vim-utils.nix to pkgs/test/vim.
Also reduced the amount of generated config:
- Make it possible to have an empty config when configured adequately
- removed default vim config when using native packages, it could be
  source of bugs see linked issues (syntax on overrides vim highlights)

Things to watch out for:
- if you set configure.beforePlugins yourself, you will need to add set nocompatible too not to lose it
- filetype indent plugin on | syn on is not enabled anymore by default for the vim-plug installer: I dont think we should override vim defualts, at least not here since it is shared with neovim. Also sometimes it's enabled before plugins (pathogen etc,) which is not consistent.


you can run the tests via
$ nix-build -A tests.vim
2021-04-21 12:55:05 +02:00
Sandro 609d9cb227 Merge pull request #119901 from KyleOndy/add-vim-dispatch-neovim
Add vim-dispatch-neovim
2021-04-20 23:21:04 +02:00
Sandro 813446ba07 Merge pull request #119900 from KyleOndy/add-vim-jack-in
Add vim-jack-in
2021-04-20 23:20:06 +02:00
"lofsigma" 753f0731e8 vimPlugins.vimade: init at 2021-04-07 2021-04-20 14:54:56 -04:00
"lofsigma" 136920798a vimPlugins.rnvimr: init at 2020-10-02 2021-04-20 14:52:50 -04:00
"lofsigma" 59a672e99c vimPlugins: update 2021-04-20 14:52:33 -04:00
Kyle Ondy ac8fc5f92f vimPlugins.vim-jack-in: init at 2021-03-27 2021-04-20 13:30:09 -04:00
"Kyle Ondy" 29bb1cfff3 vimPlugins.vim-dispatch-neovim: init at 2017-01-18 2021-04-20 13:24:20 -04:00
figsoda 967c05b0eb vimPlugins.gina-vim: init at 2020-10-07 2021-04-20 10:34:47 -04:00
figsoda e375788830 vimPlugins: resolve github repository redirects 2021-04-20 10:34:25 -04:00
figsoda ce9f060d75 vimPlugins: update 2021-04-20 10:34:05 -04:00
Malo Bourgon 78c9b87283 vimPlugins: cleanup overrides arguments 2021-04-19 14:16:22 -07:00
Malo Bourgon e2926d64ba vimPlugins: sort overrides alphabetically 2021-04-19 14:16:22 -07:00
Ana Hobden 63fca8b610 vimPlugins.LanguageClient-neovim: 0.1.160 → 0.1.161
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-17 23:07:54 -07:00
Keith Bauson 35a76f4d39 vimPlugins.coc-explorer: convert to nodePackages (#119336) 2021-04-13 19:25:54 +02:00
Malo Bourgon e696669d90 vimPlugins.vim-haskell-module-name: init at 2020-01-20
vimPlugins.lush-nvim: init at 2021-04-11

vimPlugins.telescope-z-nvim: init at 2021-03-09

vimPlugins.telescope-symbols-nvim: init at 2021-02-04
2021-04-12 17:58:12 -07:00
"Malo Bourgon" ed908ba237 vimPlugins: update 2021-04-12 17:29:22 -07:00
"Justinas Stankevicius" 4ad6831671 vimPlugins.vim-markdown-toc: init at 2021-03-02 2021-04-11 20:02:21 +03:00
"Justinas Stankevicius" b2f8216254 vimPlugins: update 2021-04-11 20:01:53 +03:00
Tom Repetti 51553c5353 vimPlugins.vim-opencl: init at 1.1 2021-04-08 15:16:12 -04:00
Tom Repetti db4ae6c2a6 vimPlugins: update 2021-04-08 15:15:13 -04:00
Sandro c48c82c801 Merge pull request #118695 from plabadens/vim-plugin-taskwiki
vimPlugins: add taskwiki
2021-04-07 01:29:37 +02:00
Pierre Labadens 17030137a7 vimPlugins: add taskwiki 2021-04-06 23:23:39 +02:00
"Andrey Kuznetsov" fbebdfe9f1 vimPlugins.rust-tools-nvim: init at 2021-04-06 2021-04-06 16:50:20 +00:00
"Andrey Kuznetsov" f142c40b35 vimPlugins.jellybeans-nvim: init at 2021-04-05 2021-04-06 16:50:20 +00:00
Andrey Kuznetsov 95411fe906 vimPlugins.vim-clap: updated cargoSha256 2021-04-06 16:50:20 +00:00
"Andrey Kuznetsov" deed0b3813 vimPlugins: update 2021-04-06 16:24:54 +00:00
Andrey Kuznetsov 71c4f6c24b vimPlugins.glow-nvim: set branch to main 2021-04-06 16:24:20 +00:00
Sandro 2e1c5b6d34 Merge pull request #98597 from onsails/fix-onehalf
vim-plugins: onehalf - fix path
2021-03-30 15:56:10 +02:00
"Jonathan Ringer" 4f7ed91c68 vimPlugins: update 2021-03-29 23:39:53 -07:00
Pablo Ovelleiro Corral 8d522891e3 vimPlugins.nvim-whichkey-setup-lua: init at 2021-03-26 2021-03-29 08:34:44 +02:00
Pablo Ovelleiro Corral 2582245127 vimPlugins: update 2021-03-29 08:34:30 +02:00
Andrey Kuznetsov 85e1e064e5 vimPlugins.onehalf: fix path 2021-03-27 19:44:55 +00:00
figsoda 19d5078770 vimPlugins.termwrapper-nvim: init at 2020-12-23 2021-03-26 10:07:52 -04:00
figsoda ca4463c73e vimPlugins: update 2021-03-26 10:07:41 -04:00
figsoda 6a9d308fd9 vimPlugins.nvim-toggleterm-lua: init at 2021-03-23 2021-03-25 19:47:47 -04:00
figsoda 777716c410 vimPlugins: update 2021-03-25 19:47:15 -04:00
figsoda 48f244a518 vimPlugins.nvim-colorizer-lua: init at 2020-06-11 2021-03-23 22:25:11 -07:00
figsoda 1e2bd7cd6f vimPlugins.nvim-bufferline-lua: init at 2021-03-22 2021-03-23 18:49:51 -04:00
figsoda c33a8a2c2d vimPlugins: update 2021-03-23 18:49:23 -04:00
Andrey Kuznetsov 3dfc03d1b8 vimPlugins.registers-nvim: init at 2021-03-21 2021-03-22 19:37:11 +01:00
Andrey Kuznetsov 47576a42ad vimPlugins: update 2021-03-22 19:37:11 +01:00
ilkecan fac96abe50 vimPlugins.rspec-vim: init at 2020-08-20 2021-03-21 22:49:13 +03:00
ilkecan ac295b38f1 vimPlugins: update 2021-03-21 22:48:42 +03:00
ilkecan 85d8cdd866 vimPlugins.nginx-vim: init at 2021-02-25 2021-03-21 16:14:24 +03:00