Matthieu Coudron
22caffad3a
vimPlugins.minimap-vim: add test
2021-09-17 16:00:00 +02:00
Matthieu Coudron
57131f173e
vimUtils.vimGenDocHook: fix tag generation
2021-09-17 16:00:00 +02:00
Alexander Nortung
1df22181a9
vimPlugins.futhark-vim: init at 2021-08-24
2021-09-17 13:24:58 +02:00
Alexander Nortung
10291c6eed
vimPlugins: update
2021-09-17 13:24:26 +02:00
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 86cc4ce650b399155d0179bc45454b296b0686f4.
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