about summary refs log tree commit diff
path: root/pkgs/misc/vim-plugins
Commit message (Collapse)AuthorAge
* vim-elixir: 2017-02-21 -> 2017-03-29Kamil Chmielewski2017-03-30
|
* Merge pull request #24417 from edanaher/fix-vim-youcompletemeDaiderd Jordan2017-03-29
|\ | | | | Fix vim youcompleteme
| * vim-plugins: bump youcompleteme version.Evan Danaher2017-03-28
| | | | | | | | This fixes a bad interaction with Supertab.
* | vim-utils: Handle overriding knownPlugins betters.Evan Danaher2017-03-19
|/
* Merge pull request #23256 from edanaher/ensimeMichael Raskin2017-03-18
|\ | | | | Ensime
| * vim-plugins: Add ensime-vim and dependencies.Evan Danaher2017-02-27
| |
| * vim-plugins: Add infrastructure for python[3]Dependencies.Evan Danaher2017-02-27
| | | | | | | | | | This allows vim plugins to specify python dependencies required at runtime, and they will be added to the python environment.
* | vim-plugins: add some more pluginsDaiderd Jordan2017-03-04
| |
* | vim-plugins: update with https sourcesDaiderd Jordan2017-03-04
| |
* | vim-plugins: use https for github repositoriesDaiderd Jordan2017-03-04
|/
* vimPlugins.vim-indent-object: init at 2015-08-11Symphorien Gibol2017-02-25
|
* vimPlugins.argtextobj: init at 2010-10-17Symphorien Gibol2017-02-25
|
* vim_configurable: Add packPath option to vimrcConfig (#22776)Nick Novitski2017-02-22
| | | | | | | | | | | | | | | | * vim_configurable: Add packages option to vimrcConfig Version 8 of vim adds the concept of "vim packages": directories which contain one or more vim plugins, in either "start" or "opt" subdirectories. Those in "start" are to be loaded automatically, while those in "opt" can be loaded manually. Vim detects any packages located in one of its "packpaths". The packages option takes a set of sets describing one or more vim packages, and adds the derivation containing these packages to the packpath. * fix documentation.
* vimPlugins.clang_complete: init at 2017-02-16Jörg Thalheim2017-02-19
|
* Merge pull request #22614 from cstrahan/ycmDaiderd Jordan2017-02-14
|\ | | | | YouCompleteMe: use ycmd package
| * vim-plugins: use ycmd package for youcompletemeCharles Strahan2017-02-10
| |
* | Merge pull request #22739 from Mic92/vamRobin Gloster2017-02-13
|\ \ | | | | | | vim.vam: fix filetype detection
| * | vim.vam: fix filetype detectionJörg Thalheim2017-02-13
| |/ | | | | | | | | | | According to https://github.com/MarcWeber/vim-addon-manager/blob/master/doc/vim-addon-manager-additional-documentation.txt#L1310 `filetype on` must be called after all VAM plugins are initialized. Otherwise vim set `conf` filetype for some files containing hash tags.
* / vimPlugins: update to latestJörg Thalheim2017-02-13
|/
* vim-plugins: add vim-lawrenciumEvan Danaher2017-02-03
|
* vim-plugins: add neco-vimEvan Danaher2017-02-03
|
* vim-plugins: add vim-scalaEvan Danaher2017-02-03
|
* vim-plugins: add vim-highlightedyankEvan Danaher2017-02-03
|
* vimPlugins.alchemist-vim: init at rev c22d4883b7Antoine Racine2017-02-01
|
* Add vim-elixir to vim pluginsAntoine Racine2017-02-01
|
* Merge #16501: add a guide about vim pluginsVladimír Čunát2017-01-30
|\
| * Add nixpkgs documentation about how to create a derivation with Vim + pluginsMarc Weber2016-06-25
| |
* | vim plugins: added gruvboxschneefux2017-01-21
| |
* | Merge pull request #21904 from instantepiphany/masterArseniy Seroka2017-01-16
|\ \ | | | | | | vimPlugins: add typescript-vim, tsuquyomi
| * | vimPlugins: add typescript-vim, tsuquyomiJordan Cran2017-01-15
| | |
* | | vim plugins: added vim-speeddatingMaximilian Güntner2017-01-15
|/ /
* | vimPlugins: add delimitMateJude Taylor2017-01-10
| |
* | vimPlugins: update to latestRok Garbas2017-01-04
| |
* | youcompleteme: fix compilationDmitry Kalinkin2017-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | 1) Replace --system-libclang with an explicit setting for the path to nix libclang 3.9. Otherwise it will find system's libclang on darwin. 2) Remove clang/llvm from build inputs. This prevents ycm itself from being compiled by clang 3.9. stdenv's standard compiler (gcc or clang 3.7) will suffice. 3) Enable C++11 again as #16212 is caused by incopatibility between clang 3.9 and libc++ 3.7, but we don't compile YCM with clang 3.9, so this is not needed anymore.
* | Add vim-markdown plugin....Will Dietz2016-12-14
| |
* | Merge pull request #20678 from carlsverre/fix/ctrlp-cmatcherArseniy Seroka2016-11-24
|\ \ | | | | | | Fix/ctrlp cmatcher
| * | fix/ctrlp-cmatcher: add extra steps to additional-nix-codeCarl Sverre2016-11-23
| | |
* | | cpsm: init at 565ab53a66fa52c46d80adf6981b07f4bdffcb1dCarl Sverre2016-11-24
|/ /
* | Merge pull request #20483 from steveeJ/vim-plugins-deoplete-goArseniy Seroka2016-11-18
|\ \ | | | | | | vim-plugins/deoplete-go: init at 2016-11-12
| * | vim-plugins/deoplete-go: init at 2016-11-12Stefan Junker2016-11-17
| | |
* | | vimPlugins/vim-jsdoc: init at 0kr4p01pJaka Hudoklin2016-11-17
| | |
* | | vim-utils: fix typoJoe Hermaszewski2016-11-13
| | |
* | | vim plugins: add dracula themeJames Cunningham2016-11-10
|/ /
* | vim-plugins: add clighter8Vladimír Čunát2016-11-07
| |
* | vimPlugins: auto-updateVladimír Čunát2016-11-07
| | | | | | | | | | | | | | | | - Rename couldn't be fetched; new URL should be OK. - Two plugins got re-ordered (added ad-hoc, apparently). - ctrlp* is suspected to contain non-generated code; I left it untouched this round but it should be fixed. /cc @carlsverre for 71a94dfd9
* | vim-plugins/editorconfig-vim: init at a459b8Jaka Hudoklin2016-10-23
| |
* | vim-plugins/auto-pairs: init at 1b3a1efbJaka Hudoklin2016-10-23
| |
* | vimPlugins: added Rename (#19298)Lorenzo Manacorda2016-10-06
| |
* | vimPlugins: added agda-vim vim-grammarous vim-easytags, updatesEdward Tjörnhammar2016-10-05
| |
* | Merge pull request #18867 from carlsverre/add/ctrlp-cmatcherJoachim F2016-09-24
|\ \ | | | | | | ctrlp-cmatcher: init at 09-22-2016