Commit Graph

10 Commits

Author SHA1 Message Date
Leroy Hopson
070133bfb8 vimPlugins: add random-vim 2015-07-09 14:15:40 +12:00
Leroy Hopson
450c0da6d7 vimPlugins: change wombat256 source to github
See issue #8694. Previously wombat256 was downloading its source from
the vim website using fetchurl. The builder was failing when it tried to
unpack the .vim source file. Using the vim-scripts github repo avoids
this problem.
2015-07-08 19:01:26 +12:00
Leroy Hopson
b0e6cedf6e vimPlugins: add vim-sleuth 2015-07-04 02:19:57 +12:00
Leroy Hopson
a28f0340e1 vimPlugins: add CSApprox 2015-07-04 02:19:57 +12:00
Arseniy Seroka
9cd797ff26 vim plugins: refactor and regenerate 2015-06-01 23:40:29 +03:00
Arseniy Seroka
59771abeda vimPlugins: add vim-gista 2015-03-28 20:45:10 +03:00
Arseniy Seroka
ec21d9d526 vimPlugins: update 2015-03-26 22:54:29 +03:00
Valérian Galliat
f4951338ce vim-plugins: add sensible 2015-02-08 16:16:31 +01:00
Marc Weber
411545b038 update vam, vim2nix, fixes 6183 2015-02-06 20:02:56 +01:00
Marc Weber
abd016cea8 Refactoring vim plugins again:
- sort automatcially generated vim derivations
- move the plugins to be derived by VAM into its own file: vim-plugin-names
- rename vimrc into vimUtils moving all common code into it
  so that it is possible to use it within ~/.nixpkgs/config.nix
- Moving all important documentation into vimUtils
- provide vimPlugins.pluginnames2Nix to provide a bin/vim-* command
  writing updated derivations into its buffer

VAM's repository's nix.vim got some improvements @ VAM repository, eg hg
fetchout out got fixed and shell failures are noticed now (Thanks to Arseniy
Seroka)
2014-12-04 15:32:38 +01:00