Commit graph

1582 commits

Author SHA1 Message Date
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
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
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
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