nixpkgs/pkgs/misc/vim-plugins/vim-plugin-names
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

56 lines
851 B
Plaintext

"vim-addon-syntax-checker"
"vim-addon-other"
"vim-addon-local-vimrc"
"snipmate"
"vim-snippets"
"vim-addon-mru"
"vim-addon-commenting"
"vim-addon-sql"
"vim-addon-async"
"vim-addon-toggle-buffer"
"vim-addon-mw-utils"
"matchit.zip"
"vim-addon-xdebug"
"vim-addon-php-manual"
"sourcemap.vim"
"vim-iced-coffee-script"
"ctrlp"
"commentary"
"Colour_Sampler_Pack"
"Solarized"
"vim-coffee-script"
"vim-easy-align"
"Tagbar"
"Tabular"
"table-mode"
"Syntastic"
"vim-signature"
"surround"
"Supertab"
"rust"
"rainbow_parentheses"
"pathogen"
"quickfixstatus"
"The_NERD_Commenter"
"The_NERD_tree"
"vim-latex-live-preview"
"Hoogle"
"Gundo"
"vim-gitgutter"
"Gist"
"ghcmod"
"fugitive"
"extradite"
"vim-airline"
"VimOutliner"
"vim2hs"
"undotree"
"UltiSnips"
"wombat256"
"vundle"
"WebAPI"
"YankRing"
"vim-addon-manager"
"vim-addon-nix"
"github:MarcWeber/vim-addon-vim2nix"