Commit graph

1500 commits

Author SHA1 Message Date
Matthieu Coudron 06684792fb vimPlugins.plenary: init from lua package
This commit shows how to convert luarocks packages into (neo)vim ones.
The advantage for neovim lua plugins to register their rockspec (aka
package definition) is that the plugin can express its dependencies and
a few metadata through it.
2021-08-09 21:23:29 +02:00
Dave Gallant 1c109e6e8c
vimPlugins.gitlinker-nvim: init at 2021-07-15
An easy way to generate shareable file permalinks for git web frontends.

https://github.com/ruifm/gitlinker.nvim
2021-08-07 20:56:31 -04:00
figsoda af960c889f vimPlugins.nvim-ts-context-commentstring: init at 2021-07-06 2021-08-06 20:03:01 -07:00
figsoda 629cfee9b0 vimPlugins: update 2021-08-06 20:03:01 -07:00
figsoda 8ddb05701f vimPlugins.nvim_context_vt: init at 2021-08-03 2021-08-05 23:25:37 -04:00
figsoda a311503cb5 vimPlugins: update 2021-08-05 23:25:37 -04:00
Sandro Jäckel e5cb1134cd
vim-plugins: remove workaround 2021-08-05 08:59:06 +02:00
Jörg Thalheim 9ec1f8f88f
Partial revert "Convert phases that contain ":" to dont* = true"
This reverts commit dc48d23a0f.

This deactivated custom build phases in many vim plugins overrides.
Also we could change our overrides it may break out-of-tree usage.
2021-08-05 08:59:06 +02:00
figsoda 48ad5bae56 vimPlugins.nvim-notify: init at 2021-08-04 2021-08-04 21:04:47 -07:00
figsoda edcf3c7179 vimPlugins: update 2021-08-04 21:04:47 -07:00
figsoda d612a2ff7f vimPlugins.neoscroll-nvim: init at 2021-07-23 2021-08-03 19:48:31 -04:00
figsoda 905cd7ce87 vimPlugins: update 2021-08-03 19:48:10 -04:00
Vinícius Müller f4799162c3 vimPlugins.vim-lfe: init at 2018-04-30 2021-08-03 09:50:12 -07:00
Vinícius Müller 93bb396edb vimPlugins: update 2021-08-03 09:50:12 -07:00
Andrey Kuznetsov e03daba08c vimPlugins.telescope-fzf-native-nvim: enable build phase 2021-08-03 16:47:12 +02:00
"Vinícius Müller" 0fb2c30631 vimPlugins.wilder-nvim: init at 2021-08-02 2021-08-03 09:46:24 -03:00
"Vinícius Müller" cf0a38bb4b vimPlugins: update 2021-08-03 09:45:38 -03:00
toastal 04de1306ba
vimPlugins.himalaya-vim: fix failing build (#132517)
* fix `himalaya-vim` failing build

I’m unsure as to why the configure phase `cd vim/` is no longer working, but
this patch phase copying files up a directory workaround is building for my
NixOS locally.

* consistent comment indentation

* Apply suggestions from code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-03 13:52:20 +02:00
Vinícius Müller 2adaddd1d3 vimPlugins.vim-clap: Update cargo sha256 2021-08-02 10:55:08 -07:00
Vinícius Müller 543cf3e989 vimPlugins.gruvbox-material: init at 2021-07-29 2021-08-02 10:55:08 -07:00
Vinícius Müller 8a42a17c7f vimPlugins: update 2021-08-02 10:55:08 -07:00
Vinícius Müller 2c79ed4585
vimPlugins.onedark-nvim: Add lush-nvim dependency (#131987)
* vimPlugins.onedark-nvim: Add lush-nvim dependency

* Update pkgs/misc/vim-plugins/overrides.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-01 20:12:02 +02:00
Matthieu Coudron 668031e2cf
Merge pull request #131569 from onsails/vim-plugins
nvim-treesitter, nvim-treesitter-textobjects: use 0.5-compat branch
2021-07-30 00:09:32 +02:00
github-actions[bot] ef4ddefb6e
Merge master into staging-next 2021-07-28 00:01:24 +00:00
figsoda 6d118402f2 vimPlugins.goto-preview: init at 2021-06-20 2021-07-27 12:19:19 -07:00
figsoda b8d14783c2 vimPlugins: update 2021-07-27 12:19:19 -07:00
Andrey Kuznetsov da1b8b89a8
vimPlugins.nvim-treesitter-textobjects: use 0.5-compat branch for compatibility with neovim 0.5 stable 2021-07-26 10:47:00 +00:00
Andrey Kuznetsov 87f84d7ee6
vimPlugins.nvim-treesitter: use 0.5-compat branch for compatibility with neovim 0.5 stable 2021-07-26 10:46:40 +00:00
github-actions[bot] 859acbc1bc
Merge master into staging-next 2021-07-24 18:01:04 +00:00
figsoda 19458a7a01 vimPlugins.lualine-lsp-progress: init at 2021-07-10 2021-07-24 11:28:35 -04:00
figsoda 71ec1f87a9 vimPlugins: update 2021-07-24 11:28:18 -04:00
github-actions[bot] ecb8a5b0b0
Merge staging-next into staging 2021-07-24 12:02:00 +00:00
Bernardo Meurer 8c422bb2a2
vimPlugins: update 2021-07-23 11:22:15 -07:00
github-actions[bot] a63cf4f913
Merge staging-next into staging 2021-07-22 12:01:52 +00:00
Vinícius Müller 7ae5ab5942 vimPlugins.fzf-checkout-vim: init at 2021-07-21 2021-07-21 23:37:56 -07:00
github-actions[bot] 9f3ace4591
Merge staging-next into staging 2021-07-22 00:02:07 +00:00
Sandro 7862cc2600
Merge pull request #130962 from onsails/vim-plugins 2021-07-22 01:16:32 +02:00
Andrey Kuznetsov d719e37d31
vimPlugins.vim-clap: updated cargoSha256 2021-07-21 21:20:23 +00:00
"Andrey Kuznetsov" 3a4227cb3c vimPlugins.vimway-lsp-diag-nvim: init at 2021-07-21 2021-07-21 21:16:09 +00:00
"Andrey Kuznetsov" 506f7665ae vimPlugins: update 2021-07-21 21:15:43 +00:00
Vinícius Müller 51bb08705e
vimPlugins.symbols-outline-nvim: init at 2021-07-21 2021-07-21 17:46:23 -03:00
Vinícius Müller be3a5987eb
vimPlugins.vim-prettier: init at 2021-07-21 2021-07-21 17:33:37 -03:00
github-actions[bot] e86ff5c2b2
Merge staging-next into staging 2021-07-20 00:02:21 +00:00
Austin Butler 58fc777b22 vimPlugins.taboo-vim: init at 2019-08-27 2021-07-19 16:16:35 -07:00
Austin Butler f796ccd00a vimPlugins: update 2021-07-19 16:16:35 -07:00
github-actions[bot] f60c09468f
Merge staging-next into staging 2021-07-19 06:02:01 +00:00
Sandro d0f62aae75
Merge pull request #130501 from SuperSandro2000/remove-noop-phases-mass
Convert phases that contain ":" to dont* = true
2021-07-18 23:46:50 +02:00
Jan van Brügge fd2a90a1f6
vimPlugins.vim-ormolu: init at 2020-11-25 2021-07-18 20:21:28 +02:00
"Jan van Brügge" ba3c94ddde
vimPlugins: update 2021-07-18 20:21:27 +02:00
Bernardo Meurer 1997eb3531
Merge pull request #130418 from figsoda/null-ls.nvim
vimPlugins.null-ls-nvim: init at 2021-07-14
2021-07-18 10:56:58 -07:00