3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1761 commits

Author SHA1 Message Date
Matthieu Coudron 087e816e37 vimUtils: expose packDir 2021-09-17 00:33:03 +02:00
Matthieu Coudron 761b2c6ff3 neovim.tests: complete plug test
to check that it can correctly load the colorscheme
2021-09-17 00:33:03 +02:00
figsoda 678b19feb8
Merge pull request #136087 from jlesquembre/cmp-conjure
vimPlugins.cmp-conjure: init at 2021-08-29
2021-09-14 09:41:00 -04:00
figsoda a9cc830b98
Merge pull request #136786 from jupblb/vim-09.2021
vimPlugins: init vim-bookmarks and telescope-coc.nvim
2021-09-14 09:38:41 -04:00
"Vanilla" 2965b49d82 vimPlugins.cheatsheet-nvim: init at 2021-08-20 2021-09-13 11:51:43 +08:00
"Vanilla" 67b11cf42f vimPlugins: update 2021-09-13 11:50:43 +08:00
Sandro 3a54c58158
Merge pull request #137578 from figsoda/add-vim-plugins 2021-09-13 00:07:42 +02:00
Nicolas Berbiche 2f73bd77ed
vimPlugins.sqlite-lua: fix postPatch substituting nonexistent file
This commit also fixes the logic to use the appropriate dynamic
library according to the platform (.dylib for Darwin otherwise .so).
2021-09-12 16:52:38 -04:00
figsoda 10f63bef0c vimPlugins.orgmode-nvim: init at 2021-09-10 2021-09-12 16:38:06 -04:00
figsoda b81849da3a vimPlugins.cmp-treesitter: init at 2021-09-11 2021-09-12 16:37:44 -04:00
figsoda baf7b4c038 vimPlugins.cmp-spell: init at 2021-08-28 2021-09-12 16:37:24 -04:00
figsoda 55afd0721b vimPlugins.cmp-latex-symbols: init at 2021-09-10 2021-09-12 16:37:04 -04:00
figsoda 130479b12c vimPlugins: update 2021-09-12 16:36:45 -04:00
Matthieu Coudron ed77db85ff
Merge pull request #136429 from teto/vim-remove-rtpPath
Vim remove share/runtime/NAME prefix from the installed folder
2021-09-12 19:58:17 +02:00
Matthieu Coudron 354b186402 vimUtils.vimGenDocHook: dont copy the folder (again)
The files are installed via build-vim-plugin. Doing that again is a waste of resources, worse it can create errors
2021-09-12 19:19:13 +02:00
Sandro df28fb7f00
Merge pull request #135641 from zhaofengli/vim-loves-dafny 2021-09-12 17:25:17 +02:00
Matthieu Coudron 56f823dd5c vimPlugins: shorten rtpPath
nixpkgs creates a hierarchy of 3 folders share/runtime/<PKG_NAME> for no reason ?
makes debugging harder as well as paths longer when patching so this
removes this nested folders.
2021-09-12 00:14:14 +02:00
Sandro 89d6af5c1d
Merge pull request #136180 from figsoda/null-ls-deps
vimPlugins.null-ls-nvim: clean up, add dependencies
2021-09-11 21:48:34 +02:00
devhell 7d790ecae6 vimPlugins.vim-clap: Fix maple override hash
The `cargoSha256` was out of date.
2021-09-11 16:34:03 +01:00
Jonathan Ringer 099283ceca vimPlugins.sqlite-lua: fix patching of sqlite3 cpath 2021-09-10 08:12:46 -07:00
figsoda 2d42e76e5b vimPlugins.nvim-spectre: init at 2021-09-05 2021-09-09 09:02:23 +09:00
figsoda 7218e42126 vimPlugins.minsnip-nvim: init at 2021-09-06 2021-09-09 09:02:23 +09:00
Sandro 92a298b4e3
Merge pull request #137108 from figsoda/fix-neorg
vimPlugins.neorg: fix owner
2021-09-08 16:54:57 +02:00
figsoda 4ad1d0ea31 vimPlugins.neorg: fix owner 2021-09-08 10:35:37 -04:00
"jupblb" f86b5a7e76
vimPlugins.vim-bookmarks: init at 2021-08-22 2021-09-08 15:25:33 +02:00
"jupblb" 5d82e4b1d8
vimPlugins.telescope-coc-nvim: init at 2021-08-26 2021-09-08 15:25:32 +02:00
Sandro 371e2ff375
Merge pull request #136288 from yaymukund/nvim-solarized-lua
vimPlugins.nvim-solarized-lua: init at 2021-07-09
2021-09-08 01:16:08 +02:00
Mukund Lakshman 2d9b8a81e2 Add a comment to update script. 2021-09-07 14:22:41 -04:00
figsoda 82d19cb068 vimPlugins: fix update script 2021-09-07 19:48:36 +02:00
Mukund Lakshman 47aadbb237 vimPlugins.nvim-solarized-lua: init at 2021-07-09 2021-09-07 13:45:20 -04:00
Mukund Lakshman da8eac3184 vimPlugins: update 2021-09-07 13:44:57 -04:00
figsoda d05a0f9cea vimPlugins.vim-toml: fix branch name 2021-09-07 19:39:57 +02:00
Shaw Vrana 4f0bc6d71d vimPlugins: minimap-vim: fix plugin paths
Build failing b/c the path does not exist.
2021-09-06 23:53:08 +02:00
toastal 99e969ab15 himalaya-vim: fix broken build
I think something about the build for Vim plugins has changed that made
this build break. Moving the fixup step up to configure made it build
again on my local machine.
2021-09-06 16:23:03 +07:00
Sandro 4b286fd5f4
Merge pull request #135902 from figsoda/crates.nvim
vimPlugins.crates-nvim: init at 2021-09-03
2021-09-05 03:53:07 +02:00
Sumner Evans 4a4294d74b vim-plugins.direnv.vim: fix directory for substitution
Fixes regression introduced by 0a913855a1
2021-09-04 21:55:24 +02:00
Sandro abe7943dcf
Merge pull request #136683 from SuperSandro2000/vim-plugins 2021-09-04 20:34:15 +02:00
Sandro Jäckel d7b70ffc4d
vim-plugins: add wincent/terminus 2021-09-04 19:57:40 +02:00
Sandro Jäckel f7ebeacf4a
vimPlugins: add vim-python/python-syntax 2021-09-04 19:57:39 +02:00
Sandro Jäckel 61f72ef029
vimPlugins: add RobertAudi/securemodelines 2021-09-04 19:57:39 +02:00
Sandro Jäckel 0efb0a67f8
vimPlugins: add neoclide/jsonc.vim 2021-09-04 19:57:39 +02:00
Sandro Jäckel de0b857f8a
vimPlugins: add junegunn/vim-emoji 2021-09-04 19:57:38 +02:00
Sandro Jäckel eb5dcf8115
vimPlugins: add edkolev/tmuxline.vim 2021-09-04 19:57:38 +02:00
Sandro Jäckel da375deef3
vimPlugins: add chr4/sslsecure.vim 2021-09-04 19:57:37 +02:00
Sandro Jäckel d28c708bc7
vimPlugins: rename tami5/sql.lua to tami5/sqlite.lua 2021-09-04 19:57:37 +02:00
Sandro Jäckel 9232fbdc5d
vim-plugins: update 2021-09-04 01:26:38 +02:00
Matthieu Coudron 1fa84e3e02 vimPlugins: split doc generation into a hook
so that the hook can be used for lua modules as well. Improves
composition.
2021-09-04 00:12:35 +02:00
Sandro Jäckel bb13c55e6c
vimPackages: rename nathunsmitty/nvim-ale-diagnostic@main to nathanmsmith/nvim-ale-diagnostic@main 2021-09-03 23:08:42 +02:00
figsoda cfd5c58596 vimPlugins.crates-nvim: init at 2021-09-03 2021-09-03 13:19:00 -04:00
Sebastian Estrella 27e4ca6ff1 vimPlugins.neon: init at 2021-07-30 2021-08-30 20:47:37 +02:00
figsoda b9b713bea1 vimPlugins.null-ls-nvim: clean up, add dependencies 2021-08-30 09:25:51 -04:00
Matthieu Coudron 3257b73c94 vimPlugins: assign original name to pname
instead of the normalized_name.

there is no need to rename the plugin ?! and it can upset packages for instance packer.nvim generates a config/nvim/plugin/packer_compiled.lua that does vim.api.nvim_command('packadd packer.nvim') which doesnt work on nixpkgs since the "packer.nvim" folder is renamed to "packer-nvim
2021-08-30 10:22:17 +02:00
"Matthieu Coudron" 0a913855a1 vimPlugins: update 2021-08-30 00:15:29 +02:00
José Luis Lafuente 76714ca91d
vimPlugins.cmp-conjure: init at 2021-08-29 2021-08-29 11:00:42 +02:00
figsoda b86e9a8c4e vimPlugins.editorconfig-nvim: init at 2021-08-18 2021-08-23 10:29:07 -04:00
figsoda d6fa8006df vimPlugins: update 2021-08-23 10:28:36 -04:00
Zhaofeng Li 18f22d8d51 vimPlugins.vim-loves-dafny: init at 2018-09-25 2021-08-23 00:55:05 -07:00
figsoda 494002a3af vimPlugins.nvim-gps: init at 2021-08-22 2021-08-22 09:36:51 -04:00
figsoda 69fa6bfb8a vimPlugins: resolve github repository redirects 2021-08-22 09:36:51 -04:00
figsoda 113be0cf0a vimPlugins: update 2021-08-22 09:36:51 -04:00
Sebastián Mancilla 8f94a33b38 treewide: ensure pre/post phase hooks are strings
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
Sandro 891b34b0ef
Merge pull request #134868 from figsoda/range-highlight.nvim
vimPlugins.{cmd-parse-nvim,range-highlight-nvim}: init
2021-08-20 23:58:58 +02:00
Sandro 53ed1b1391
Merge pull request #134753 from berbiche/fix-vim-sayonara-E1208
vimPlugins.vim-sayonara: fix runtime error
2021-08-20 12:56:52 +02:00
figsoda a23a6bea93 vimPlugins.range-highlight-nvim: init at 2021-08-03 2021-08-19 16:08:40 -04:00
figsoda edc87686ae vimPlugins.cmd-parser-nvim: init at 2021-05-30 2021-08-19 16:03:32 -04:00
figsoda 9cbf09b077 vimPlugins: update 2021-08-19 16:03:13 -04:00
figsoda 707f01f51f vimPlugins: update 2021-08-19 15:13:44 -04:00
figsoda 92160177a5 vimPlugins.gruvbox-nvim: fix owner 2021-08-19 15:13:00 -04:00
figsoda 6bd94ff7b8 vimPlugins.glow-nvim: fix owner 2021-08-19 15:12:35 -04:00
Sandro 752e924182
Merge pull request #134760 from berbiche/vim-plugins-add-kommentary-telescopeproject 2021-08-19 19:57:35 +02:00
Vinícius Müller 560703eb03
vimPlugins.tagalong-vim: init at 2021-06-28 (#134586)
* vimPlugins: update

* vimPlugins.tagalong-vim: init at 2021-06-28

* Revert "vimPlugins: update"

This reverts commit 86cc4ce650.
2021-08-19 18:49:49 +02:00
Sandro b1cfab9d79
Merge pull request #134479 from figsoda/cmp-nvim-lua
vimPlugins.cmp-nvim-lua: init at 2021-08-17
2021-08-19 18:45:01 +02:00
figsoda eaa6024ce0 vimPlugins.cmp-nvim-lua: init at 2021-08-17 2021-08-19 12:01:19 -04:00
Kevin Cox 158ad86b1a
vimPlugins.vis: init at 2013-04-26 2021-08-19 13:27:49 +00:00
Kevin Cox 4d97e027b1
vimPlugins.vim-gh-line: init at 2021-03-25 2021-08-19 13:25:26 +00:00
Kevin Cox 6b6a24e988
vimPlugins: update 2021-08-19 13:20:17 +00:00
Nicolas Berbiche 75df9a286f
vimPlugins.kommentary: init at 2021-08-17 2021-08-19 00:06:20 -04:00
Nicolas Berbiche 79744fad41
vimPlugins.vim-sayonara: fix runtime error
Use the patch at https://github.com/mhinz/vim-sayonara/pull/19
2021-08-18 22:48:29 -04:00
Nicolas Berbiche 08a5803d08
vimPlugins.telescope-project-nvim: init at 2021-08-03 2021-08-18 22:42:02 -04:00
figsoda 42dad213cb vimPlugins.cmp_luasnip: init at 2021-08-16 2021-08-16 15:24:35 -04:00
figsoda c3f09b3daf vimPlugins.cmp-vsnip: init at 2021-08-13 2021-08-16 15:24:35 -04:00
figsoda 1455ef4f4d vimPlugins.cmp-path: init at 2021-08-09 2021-08-16 15:24:35 -04:00
figsoda 5670287c5b vimPlugins.cmp-nvim-lsp: init at 2021-08-16 2021-08-16 15:24:35 -04:00
figsoda 7a8c06b08d vimPlugins.cmp-emoji: init at 2021-08-09 2021-08-16 15:24:35 -04:00
figsoda bd3687c3de vimPlugins.cmp-calc: init at 2021-08-08 2021-08-16 15:24:35 -04:00
figsoda 62cab46c8c vimPlugins.cmp-buffer: init at 2021-08-11 2021-08-16 15:24:35 -04:00
figsoda 47514e0747 vimPlugins.nvim-cmp: init at 2021-08-16 2021-08-16 15:24:34 -04:00
figsoda 4c7280d387 vimPlugins: update 2021-08-16 15:24:34 -04:00
Sandro 42488eba48
Merge pull request #134271 from leungbk/vim-replace-reg 2021-08-16 16:43:22 +02:00
figsoda eec7d8209c vimPlugins.lir-nvim: init at 2021-08-15 2021-08-16 09:12:51 -04:00
Brian Leung 2ae15bde0a vimPlugins.vim-ReplaceWithSameIndentRegister: init at 2020-06-17 2021-08-15 14:16:57 -07:00
Brian Leung e3344c5ddc vimPlugins.vim-ReplaceWithRegister: init at 2021-07-05 2021-08-15 14:16:57 -07:00
Brian Leung 671dfb2fd9 vimPlugins: update 2021-08-15 14:16:57 -07:00
figsoda ff93bb9b29 vimPlugins.refactoring-nvim: init at 2021-08-15 2021-08-15 13:10:04 -04:00
figsoda 6604a19d52 vimPlugins: update 2021-08-15 13:09:24 -04:00
figsoda 2c045900b7 vimPlugins.plenary-nvim: don't build from luaPackages.plenary-nvim 2021-08-15 18:49:00 +02:00
oxalica d2781c50ff
vimPlugins.fcitx-vim: init at 2021-08-15 2021-08-15 22:52:10 +08:00
oxalica 16c9ec70e3
vimPlugins: update 2021-08-15 22:52:09 +08:00
oxalica 039fc793c3
vim_configurable: handle python3Dependencies 2021-08-15 21:59:47 +08:00
Brian Leung 844076256c vimPlugins.clever-f-vim: init at 2021-07-07 2021-08-14 18:02:34 -07:00
Brian Leung 34d1534923 vimPlugins: update 2021-08-14 18:02:34 -07:00
figsoda 0b2ff7007c vimPlugins.nvim-expand-expr: init at 2021-08-14 2021-08-14 14:10:06 -04:00
figsoda 8371fedb39 vimPlugins: update 2021-08-14 14:09:47 -04:00
figsoda a298858462 vimPlugins: fix update script indentation 2021-08-14 12:19:00 -04:00
Bernardo Meurer 19440eadf7
vimPlugins.compe-tabnine: fix binaries symlink 2021-08-13 16:04:37 -07:00
Matthieu Coudron 4de33380ef
Merge pull request #133296 from teto/luarocks-pyupdater-followup
Luarocks pyupdater followup
2021-08-12 11:06:10 +02:00
"Bernardo Meurer" 0314b42434 vimPlugins: update 2021-08-11 19:03:10 -07:00
Matthieu Coudron 8ddad244ea update-luarocks-packages: use pluginupdate.py
Cleans up the common interface between the updaters.
Restores the ability to regen the lua packages in parallel.
2021-08-12 01:14:58 +02:00
Sandro 17f68eacbb
Merge pull request #133272 from figsoda/bufdelete.nvim 2021-08-11 13:16:37 +02:00
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
figsoda 97d4432b0c vimPlugins.bufdelete-nvim: init at 2021-07-24 2021-08-09 11:56:45 -04:00
figsoda 2c4cdfb6b2 vimPlugins: update 2021-08-09 11:56:25 -04: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
Sandro Jäckel dc48d23a0f
Convert phases that contain ":" to dont* = true 2021-07-17 23:39:16 +02:00
"Andrey Kuznetsov" cdf9e3a37b vimPlugins.aerial-nvim: init at 2021-07-17 2021-07-17 20:28:07 +00:00
Andrey Kuznetsov 64b38a5feb
vimPlugins.telescope-fzf-native-nvim: build binaries 2021-07-17 20:20:48 +00:00
"Andrey Kuznetsov" 2c8298b5d9 vimPlugins.telescope-fzf-native-nvim: init at 2021-07-06 2021-07-17 20:02:48 +00:00
"Andrey Kuznetsov" 865160ea7c vimPlugins: update 2021-07-17 20:02:23 +00:00
"Bernardo Meurer" 12b0c1150b
vimPlugins.neovim-ayu: init at 2021-07-13 2021-07-17 11:32:10 -07:00
"Bernardo Meurer" 3642313273
vimPlugins: update 2021-07-17 11:32:09 -07:00
figsoda 43260afeea vimPlugins.null-ls-nvim: init at 2021-07-14 2021-07-16 22:22:37 -04:00
José Luis Lafuente 79225c623d vimPlugin.nterm-nvim: init at 2021-07-16 2021-07-16 15:14:08 -07:00
"Bernardo Meurer" 447f8590ec vimPlugins: update 2021-07-15 13:28:11 -07:00
Scott Little 7d5b18c878
Add twilight.nvim to vimPlugins (#130219) 2021-07-15 22:01:46 +02:00
LavaDesu 242c2dd8e5 vimPlugins.tokyonight-nvim: init at 2021-07-09 2021-07-13 10:38:42 -07:00
LavaDesu 8fd35a326d vimPlugins: update 2021-07-13 10:38:42 -07:00
LavaDesu f4a523bc9c vimPlugins.onedark-vim: set branch to main 2021-07-13 10:38:42 -07:00
Daniel Hutzley 44fa76748e vimPlugins.feline-nvim: init at 2021-07-11 2021-07-11 16:51:36 -07:00
Daniel Hutzley dd2293c146 vimPlugins.lsp-rooter-nvim: init at 2021-05-25 2021-07-11 14:55:48 -07:00
Daniel Hutzley 32900181cb vimPlugins: update 2021-07-11 14:55:19 -07:00
"Bernardo Meurer" 4096fe61a2 vimPlugins.onedark-nvim: init at 2021-06-18 2021-07-09 10:14:34 -07:00
"Bernardo Meurer" 59daf2171f vimPlugins: update 2021-07-09 10:14:14 -07:00
Chad Jablonski 6d0661472f vimPlugins.vim-dadbod-ui: init at 2021-05-12 2021-07-08 19:49:56 -04:00
Sandro 1d84457ccf
Merge pull request #129601 from lovesegfault/vim-numb 2021-07-08 11:38:18 +02:00
"Bernardo Meurer" c6191479ac vimPlugins.numb-nvim: init at 2021-07-05 2021-07-07 20:29:15 -07:00
"Bernardo Meurer" 8d9dcea0cc vimPlugins: update 2021-07-07 20:28:54 -07:00
Michael Adler b4928b4e2e neogit: add missing dependency on plenary.nvim 2021-07-07 10:19:21 +02:00
"Vanilla" 66aa4f2d4f vimPlugins.doki-theme-vim: init at 2021-06-16 2021-07-07 08:02:37 +08:00
Vanilla e4e4ec67ce vimPlugins.tabnine-vim: init at 2021-01-14 2021-07-06 14:42:03 +08:00
Bernardo Meurer f5f3e8c203 vimPlugins.nvim-bufdel: init at 2021-05-21 2021-07-05 21:34:19 -07:00
Bernardo Meurer 25ff878acc vimPlugins.indent-blankline-nvim-lua: make an alias to indent-blankline-nvim
The development has merged, the distinction no longer exists.
2021-07-05 21:34:19 -07:00
Bernardo Meurer ad4d486eb5 vimPlugins: update 2021-07-05 21:34:19 -07:00
devins2518 6ecbfcdb36
init FixCursorHold-nvim at 2021-04-16 (#129264) 2021-07-05 19:35:14 +02:00
Jonathan Ringer 07e2b260d2 vimPlugins: update 2021-07-01 12:50:27 -07:00
fortuneteller2k c9ea6baaf9 vimPlugins: update 2021-06-29 23:01:48 -07:00
"notusknot" 8ca4f6c852 vimPlugins.neorg: init at 2021-06-26 2021-06-26 22:21:10 -07:00
"notusknot" a397294e06 vimPlugins: update 2021-06-26 22:20:44 -07:00
figsoda cd58ea3344 vimPlugins.luasnip: init at 2021-06-23 2021-06-23 16:15:48 -04:00
figsoda 4516f0695d vimPlugins: update 2021-06-23 16:15:27 -04:00
Sandro 7730491a5f
Merge pull request #127899 from jlesquembre/vim-alias
vimPlugins.vim-alias: init at 2021-06-23
2021-06-23 15:20:07 +02:00
José Luis Lafuente cf496ea5cf
vimPlugins.vim-alias: init at 2021-06-23 2021-06-23 15:02:25 +02:00
José Luis Lafuente 7955ea9628
vimPlugins.formatter-nvim: init at 2021-06-23 2021-06-23 07:12:13 +02:00