summary refs log tree commit diff
path: root/pkgs/misc/vim-plugins
Commit message (Collapse)AuthorAge
...
* | vimPlugins.vim-ps1: init at 2017-10-20Sean Haugh2018-11-19
|/
* vimPlugins.vim-go: use the correct motion derivation for the dependencyWael M. Nasreddine2018-11-14
|
* Merge pull request #49881 from kalbasit/nixpkgs_vimplugins-gist-depend-on-webapiRenaud2018-11-09
|\ | | | | vimPlugins.gist-vim: gist-vim depends on WebApi
| * vimPlugins.gist-vim: gist-vim depends on WebApiWael M. Nasreddine2018-11-07
| |
* | Merge pull request #49612 from siriobalmelli/vim-cscope-autoloadRenaud2018-11-09
|\ \ | | | | | | add vim plugin vim-scripts/autoload_cscope.vim
| * | add vim plugin vim-scripts/autoload_cscope.vimSirio Balmelli2018-11-01
| | |
* | | vimPlugins.yats-vim: init at 2018-10-17Wael M. Nasreddine2018-11-07
| | |
* | | vimPlugins.zoomwintab-vim: init at 2018-04-14Wael M. Nasreddine2018-11-07
| | |
* | | vimPlugins.vissort-vim: init at 2014-01-31Wael M. Nasreddine2018-11-07
| | |
* | | vimPlugins.vim-colemak: init at 2016-10-16Wael M. Nasreddine2018-11-07
| | |
* | | vimPlugins.vim-better-whitespace: init at 2018-06-11Wael M. Nasreddine2018-11-07
| | |
* | | vimPlugins.traces-vim: init at 2018-10-14Wael M. Nasreddine2018-11-07
| | |
* | | vimPlugins.PreserveNoEOL: init at 2013-06-14Wael M. Nasreddine2018-11-07
| | |
* | | vimPlugins.pig-vim: init at 2017-06-08Wael M. Nasreddine2018-11-07
| | |
* | | vimPlugins.emmet-vim: init at 2018-10-06Wael M. Nasreddine2018-11-07
| | |
* | | vimPlugins.vim-terraform: init at 2018-08-02Wael M. Nasreddine2018-11-07
| | |
* | | vimPlugins.direnv-vim: init at 2017-12-29Wael M. Nasreddine2018-11-07
| |/ |/|
* | vim-plugins: vim-go: add missing binaries gocode, gocode-mod and the go-toolsWael M. Nasreddine2018-11-05
| |
* | vim-plugins: vim-go: patch go#config#BinPath() instead of the callerWael M. Nasreddine2018-11-05
| |
* | Merge pull request #49669 from kalbasit/nixpkgs_provide-binaries-for-vim-goJörg Thalheim2018-11-04
|\ \ | | | | | | Provide all the binaries needed by the vim-go plugin
| * | vim-plugins: vim-go: provide the binaries required for the plugin to be ↵Wael M. Nasreddine2018-11-02
| | | | | | | | | | | | functional
* | | vim-plugins: automatic version bumpsTrolli Schmittlauch2018-11-04
| | | | | | | | | | | | | | | The recommended ./update.py script for adding new plugins also bumps the version of already existing plugins.
* | | vim-plugins: add jedi-vimTrolli Schmittlauch2018-11-04
|/ / | | | | | | | | As this is a python3 plugin it'd be nice to check for python3 support in the used vim, but apparently nobody else does this.
* | vim-plugins/iceberg initDenny Schäfer2018-10-29
| |
* | vimPlugins.clang_complete: fix path to libclang.soMaximilian Bosch2018-10-20
|/ | | | | | | | | | | With the current plugin configuration I get the following error when opening a C/C++ file in ViM: ``` "main.cpp" 246L, 7522C Loading libclang failed, completion won't be available. Are you sure '/nix/store/jdz3pbl853dw6k0qg54ifd5fplkq7xl8-cla ng-3.9.1/lib/libclang.so' contains libclang? ```
* misc/vim-plugins: add posva/vim-vueHenry2018-10-05
|
* nvie/vim-flake8: init at 2018-09-21Klaas van Schelven2018-10-03
|
* Merge pull request #47532 from ma9e/wal-vimJörg Thalheim2018-09-30
|\ | | | | vimPlugins.wal-vim: init at 2018-06-04
| * vimPlugins.wal-vim: init at 2018-06-04Sean Haugh2018-09-29
| |
* | vim-plugins: regen for new additions, updates (2018-09-29)Will Dietz2018-09-29
| |
* | vim-plugin-names: add 'ferret', 'workflowish', few colorschemesWill Dietz2018-09-29
|/
* vimPlugins.vim-husk: init at 2015-11-29Jörg Thalheim2018-09-25
| | | | (cherry picked from commit ef32704f1d537512842ea711881f333413f08b79)
* vimPlugins: updateJörg Thalheim2018-09-25
| | | | (cherry picked from commit f1477a3c87020ce5262ffa3cf78fa38e22dca6c2)
* vim: remove legacy additional-nix-codeJörg Thalheim2018-09-23
| | | | | This is a left-over from https://github.com/NixOS/nixpkgs/pull/46394 We no longer use this.
* vim-utils: fix broken vim-plug implementation.Thomas Kerber2018-09-20
|
* vim-tsx: init at 2017-03-16Sam Parkinson2018-09-20
| | | | fixes #46728
* vimPlugins: update.py also needs nix-prefetch-gitJörg Thalheim2018-09-20
|
* vimUtils: replace vim-addon-nix with vim-nixJörg Thalheim2018-09-20
| | | | vim-addon-nix throws weird errors on startup
* vimPlugins: Add vim-plug addon implementationRoman Volosatovs2018-09-20
|
* vimPlugins: Add vim-plug, update pluginsRoman Volosatovs2018-09-20
|
* vimPlugins: shougo -> ShougoRoman Volosatovs2018-09-20
|
* Merge pull request #46638 from ryantm/aliasesJörg Thalheim2018-09-18
|\ | | | | vimPlugins: warn if alias is used inside overrides
| * vimPlugins: warn if alias is used inside overridesRyan Mulligan2018-09-14
| |
* | vimPlugins: adding vim-sayonara/nvimdev/obsessionMatthieu Coudron2018-09-17
| |
* | vimPlugins: only update generated.nix if all plugins were downloadedJörg Thalheim2018-09-16
| | | | | | | | https://github.com/NixOS/nixpkgs/pull/46728#discussion_r217915996
* | Added ranger.vim, a plugin that uses the ranger file manager within vim.Christopher Birkbeck2018-09-14
|/
* Merge pull request #46566 from Mic92/ncm2Jörg Thalheim2018-09-13
|\ | | | | vimPlugins.ncm2: init at 2018-09-03
| * vimPlugins.ncm2: init at 2018-09-03Jörg Thalheim2018-09-12
| | | | | | | | This is the new version of neovim completion manager
| * vimPlugins.LanguageClient-neovim: 2018-06-12 -> 2018-09-07Jörg Thalheim2018-09-12
| |
* | treewide: fix `config.allowAliases = false` evaluationRyan Mulligan2018-09-13
|/