Commit Graph

1624 Commits

Author SHA1 Message Date
figsoda
8b2d9c8ecb
Merge pull request #138325 from arcnmx/vim-cross
vim_configurable: fix cross compile
2021-09-19 22:26:20 -04:00
figsoda
aa0b3b200d vimPlugins: update 2021-09-18 19:42:55 -04:00
figsoda
18e63ac573
Merge pull request #138265 from Alexnortung/vimPlugins.futhark-vim
vimPlugins.futhark-vim: init at 2021-08-24
2021-09-18 13:43:20 -04:00
figsoda
8b749d8134 vimPlugins.vim-clap: fix cargoSha256 2021-09-18 13:34:22 -04:00
hqurve
2b9f9efeec vimPlugins: use lib.getName instead of plugin.pname 2021-09-18 06:56:23 -04:00
anirudhb
d9d1a11aed fix: remove trailing '/.' from vim-plug plugin paths
For some reason vim-plug doesn't seem to like that. This fixes it so
that it can properly load the plugins.
2021-09-18 12:41:45 +02:00
arcnmx
b95e501450 vimUtils.buildVimPlugin: fix cross compiles
generating docs requires executing the vim binary
2021-09-17 22:50:49 -07:00
Bernardo Meurer
f12fb7a7d2
Merge pull request #138218 from lovesegfault/tabnine-3.6.8
tabnine: 3.5.49 -> 3.6.8
2021-09-17 19:42:28 +00:00
Bernardo Meurer
64ffacd514
vimPlugins.completion-tabnine: fix build 2021-09-17 09:13:26 -07:00
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