3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1697 commits

Author SHA1 Message Date
José Luis Lafuente 2b8ec4baeb vimPlugins.nui-nvim: init at 2021-10-30 2021-11-09 09:25:55 -08:00
oxalica ecef1e7fc6
vimPlugins.crates-nvim: add missing dependency 2021-11-09 22:49:20 +08:00
José Luis Lafuente 8605fbd737 vim-utils: create less symlinks
For every vim plugin, we create a symlink to every file in the top
directory. It should be enough to create a symlink to the vim plugin
directly.
2021-11-08 22:35:49 +01:00
Sandro d083ae6247
Merge pull request #145110 from jlesquembre/vim-plugins 2021-11-08 22:32:53 +01:00
José Luis Lafuente b65d4b02de
vimPlugins: add package-info-nvim and SchemaStore 2021-11-08 21:43:30 +01:00
Chua Hou 155c4ad5ab
vimPlugins.stabilize-nvim: init at 2021-11-07 2021-11-07 18:36:47 +00:00
Chua Hou de696e213f
vimPlugins: update 2021-11-07 17:58:39 +00:00
Sandro Jäckel 8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
Smaug123 46bb15411b vimPlugins.lean-nvim: add dependencies 2021-11-02 16:17:58 -07:00
figsoda 946f55cc04 statix: 0.3.4 -> 0.3.5 2021-11-01 12:19:13 -04:00
Tassilo Tanneberger 7638773c6a
vimPlugins.lingua-franca: init at 2021-9-5 (#144040)
* added lingua franca vim plugin

* vimPlugins.lingua-franca-vim: init with 2021-9-5

* vimPlugins.lingua-franca-vim: init with 2021-9-5

* vimPlugins.lingua-franca-vim: init with 2021-9-5
2021-11-01 01:03:06 +01:00
Raito Bezarius cadbf50512 vimPlugins.lean-nvim: init at 2021-10-30 2021-10-31 02:23:44 +01:00
figsoda 19fec7306e vimPlugisn.statix: add simple check and note for version 2021-10-29 11:16:11 -04:00
figsoda cf5da07395 vimPlugins.statix: init at 0.1.0 2021-10-29 11:16:11 -04:00
figsoda faba756358 vimPlugins.marks-nvim: init at 2021-10-23 2021-10-25 10:35:07 -04:00
figsoda f55446b5e3 vimPlugins.cmp-under-comparator: init at 2021-10-22 2021-10-25 10:34:34 -04:00
figsoda 126dfe79c0 vimPlugins.cmp-pandoc-references: init at 2021-10-11 2021-10-25 10:34:00 -04:00
figsoda 260af9121e vimPlugins.cmp-omni: init at 2021-09-28 2021-10-25 10:33:27 -04:00
figsoda f94c4b7f61 vimPlugins: update 2021-10-25 10:32:56 -04:00
figsoda e9370bd818 vimPlugins.vim-lean: fix branch 2021-10-25 10:29:10 -04:00
"superherointj" d22c0e561b vimPlugins.vim-reasonml: init at 2020-07-16 2021-10-23 19:27:08 -03:00
"superherointj" d53ea8fbaa vimPlugins: update 2021-10-23 19:26:42 -03:00
figsoda 6ea90276fd vimPlugins: update 2021-10-22 09:56:49 -04:00
figsoda ff964dbab7 vimPlugins: onedark.nvim -> onedarkpro.nvim 2021-10-22 09:56:48 -04:00
figsoda 0c5cb2dc47 vimPlugins.lualine: update repository owner 2021-10-22 09:43:02 -04:00
Julius de Bruijn 90209cef34 vimPlugins.vim-prisma: init at 2020-04-04 2021-10-21 09:41:50 +02:00
"Bernardo Meurer" 47e3de50d0 vimPlugins: update 2021-10-18 03:42:06 -07:00
figsoda 826f620ffe vimPlugins.telescope-cheat-nvim: init at 2021-09-24 2021-10-17 11:33:56 -04:00
figsoda 1ba118f40a vimPlugins.comment-nvim: init at 2021-10-17 2021-10-17 11:25:37 -04:00
figsoda 222ae15d55 vimPlugins.better-escape-nvim: init at 2021-10-09 2021-10-17 11:25:17 -04:00
figsoda f2ee2ca4ce vimPlugins: update 2021-10-17 11:24:56 -04:00
Mukund Lakshman a21416e5a9 vimPlugins.nvim-lsp-ts-utils: init at 2021-10-03 2021-10-16 17:06:39 -04:00
Mukund Lakshman d3e9232242 vimPlugins: update 2021-10-16 16:59:46 -04:00
"Bernardo Meurer" f0374ee2f5 vimPlugins: update 2021-10-13 23:31:26 -07:00
"Andrey Kuznetsov" fbabf7e511
vimPlugins: update 2021-10-11 13:53:04 +00:00
Andrey Kuznetsov aa063c34b0
vimPlugins.lsp-vimway-diag-nvim: rename to diaglist-nvim 2021-10-11 13:52:59 +00:00
Arthur Gautier 9cb5337fde
vim-utils: fix dependency graph (#140118)
* neovim.tests: ensure the graph is pulled

We'll change the plugin name to ensure the plugin is correctly pulled by
vim-plug config generation.
* neovim.tests: ensure nvim exit with error
* Revert "fix: remove trailing '/.' from vim-plug plugin paths"

The root cause if fixed by
761b2c6ff3 (diff-e4b94db9201d58bd9410739dddf92bef74e0b5f5e596c804a84ee7c580ae3f71R9)

This reverts commit d9d1a11aed.
2021-10-08 00:26:43 +02:00
"Andrey Kuznetsov" b09e71b549 vimPlugins: update 2021-10-06 14:34:38 +00:00
Andrey Kuznetsov a09541870f
vimPlugins.compe-tmux: set branch to cmp
nvim-compe is deprecated in favor of nvim-cmp,
cmp version of tmux integration is in cmp branch
2021-10-06 08:33:26 +00:00
"Gabriel Fontes" c5b4e5331f
vimPlugins.vim-noctu: init at 2015-06-27 2021-10-05 12:37:35 -03:00
"Gabriel Fontes" 2deae09349
vimPlugins: update 2021-10-05 12:37:34 -03:00
"Will Badart" 236d58aeef vimPlugins.neuron-nvim: init at 2021-03-20 2021-10-03 14:06:36 -07:00
"Will Badart" c411524557 vimPlugins: update 2021-10-03 13:58:01 -07:00
figsoda 963e2196d7
Merge pull request #140340 from oxalica/vim-nightfox-nvim
vimPlugins.nightfox-nvim: init at 2021-10-01
2021-10-02 22:14:48 -04:00
Matthieu Coudron 33a806db80
Merge pull request #139827 from oxalica/fix/markdown-preview-nvim
vimPlugins.markdown-preview-nvim: fix node dependencies
2021-10-03 03:55:35 +02:00
oxalica d37df0b675
vimPlugins.nightfox-nvim: init at 2021-10-01 2021-10-03 09:08:22 +08:00
"oxalica" ad7fdc005e vimPlugins: update 2021-10-03 07:57:35 +08:00
oxalica 98ca06bd04
vimPlugins.markdown-preview-nvim: remove executable check 2021-10-03 07:26:51 +08:00
Bernardo Meurer d9d63e1f16
vimPlugins.cmp-tabnine: init at 2021-09-30 2021-10-01 11:27:19 -07:00
"Bernardo Meurer" 3a1cbf0df4 vimPlugins: update 2021-10-01 11:26:20 -07:00