about summary refs log tree commit diff
path: root/pkgs/misc/vim-plugins
Commit message (Collapse)AuthorAge
* vimPlugins.deoplete-phpactor: init at 2019-02-22Maximilian Bosch2020-02-28
|
* vimPlugins.deoplete-greek: init at 2019-12-23Maximilian Bosch2020-02-28
|
* vimPlugins.deoplete-github: init at 2018-03-04Maximilian Bosch2020-02-28
|
* vimPlugins: updateEvan Stoll2020-02-27
|
* vimPlugins.nrrwrgn: Init at 2019-12-12Brett Lyons2020-02-25
|
* vimPlugins: UpdateBrett Lyons2020-02-25
|
* Merge pull request #80657 from brettlyons/patch-1Timo Kaufmann2020-02-25
|\ | | | | vimPlugins.notational-fzf-vim: patch plugin to fix missing runtime dependency
| * vimPlugins.notational-fzf-vim: Fix missing runtime depsBrett Lyons2020-02-23
| |
* | vimPlugins.vim-cue: init at 2020-02-06Jean-Philippe Braun2020-02-22
| |
* | vimPlugins: updateJean-Philippe Braun2020-02-22
| |
* | Merge pull request #78385 from plumelo/feature/vim-rtp-fixJörg Thalheim2020-02-21
|\ \ | |/ |/| vimUtils.vimrcFile: fixes packpath order
| * vimUtils.vimrcFile: fixes packpath ordervasile luta2020-01-23
| |
* | vimPlugins.notational-fzf-vim: init at 2019-12-03Brett Lyons2020-02-18
| |
* | vimPlugins: UpdateBrett Lyons2020-02-18
| |
* | vimPlugins: updateJonathan Ringer2020-02-15
| |
* | treewide: change fetchCargoTarball default to opt-outBenjamin Hipple2020-02-13
| | | | | | | | | | | | | | | | | | | | | | Changes the default fetcher in the Rust Platform to be the newer `fetchCargoTarball`, and changes every application using the current default to instead opt out. This commit does not change any hashes or cause any rebuilds. Once integrated, we will start deleting the opt-outs and recomputing hashes. See #79975 for details.
* | vimPlugins.vim-phabricator: init at 2020-01-23Bernardo Meurer2020-02-12
| |
* | vimPlugins.arcanist-vim: init at 2016-05-27Bernardo Meurer2020-02-12
| |
* | vimPlugins: updateBernardo Meurer2020-02-12
| |
* | vimPlugins: sortBernardo Meurer2020-02-12
| |
* | vimPlugins.jellybeans-vim: init at 2019-06-22David Terry2020-02-12
| |
* | vimPlugins: updateDavid Terry2020-02-12
| |
* | vimPlugins.lf-vim: init at 2019-10-11Eduardo Quiros2020-02-02
| |
* | vimPlugins: UpdateEduardo Quiros2020-02-02
| |
* | vimPlugins.bclose-vim: init at 2018-10-10Eduardo Quiros2020-02-01
| |
* | vimPlugins: UpdateEduardo Quiros2020-02-01
| |
* | vimPlugins.vim-prosession: init at 2019-11-01gauvain@govanify.com2020-01-29
| |
* | vimPlugins: updateDavid Terry2020-01-25
| |
* | vimPlugins.vim-smt2: init at 2018-05-20David Terry2020-01-25
|/
* vimPlugins.vim-indentwise: init a 2015-06-07Jean-Philippe Braun2020-01-20
|
* vimPlugins.vim-sandwich: init at 2019-12-06Jean-Philippe Braun2020-01-20
|
* vimPlugins.deoplete-notmuch: init at 2018-12-11Jean-Philippe Braun2020-01-20
|
* vimPlugins.deoplete-emoji: init at 2019-01-20Paul Reimer2020-01-19
|
* vimPlugins.deoplete-zsh: init at 2019-11-10Paul Reimer2020-01-19
|
* vimPlugins.salt-vim: init at 2017-07-01Flakebi2020-01-13
|
* vimPlugins: UpdateFlakebi2020-01-13
|
* vimPlugins: updateJonathan Ringer2020-01-12
|
* vimPlugins.nvim-gdb: init at 2019-10-28Paul Reimer2020-01-12
|
* vimPlugins.LanguageClient-neovim: 0.1.155 -> 0.1.156Minijackson2020-01-11
|
* vimPlugins.increment-activator: init at 2019-05-09ivann2020-01-10
|
* vimPlugins.vim-cool: init at 2018-01-11ivann2020-01-10
|
* vimPlugins.defx-git: init at 2019-12-25ivann2020-01-10
|
* vimPlugins.vim-dadbod: init at 2020-01-02ivann2020-01-09
|
* vimPlugins.vim-endwise: init at 2019-11-13ivann2020-01-09
|
* vimPlugins.pear-tree: init at 2019-12-08ivann2020-01-09
|
* vimPlugins.defx-icons: init at 2019-11-03ivann2020-01-09
|
* vimPlugins.vista-vim: init at 2020-01-06ivann2020-01-09
|
* vim-plugins: honor the plugin manager re filetype and syntaxWael M. Nasreddine2020-01-07
| | | | | | | | | | | | | | | Currently, all the filetype and syntax are enabled *after* all the plugins has already been loaded. Whilst this is the case for Pathogen, it's not recommended when using VAM. This commit applies the recommendation for: - VAM[0]: The filetype and syntax are enabled *before* the plugins are loaded. - Pathogen[1]: The filetype and syntax are enabled *after* the plugins are loaded. - Plug[2]: The filetype and syntax are automatically enabled. [0]: https://github.com/MarcWeber/vim-addon-manager/tree/d9e865f3c2de5d9b7eabbc976f606cf1b89e29ea#recommended-setup [1]: https://github.com/tpope/vim-pathogen/blob/a553410f1bdb9000fbc764069f3a5ec3454a02bc/README.markdown#runtime-path-manipulation [2]: https://github.com/junegunn/vim-plug/blob/2f5f74e5e67f657e9fdac54891a76721bcd3ead3/README.md#usage
* vim-plugins: remove unused and empty neobundleImplWael M. Nasreddine2020-01-07
|
* vim-plugins: remove unused and empty vundleImplWael M. Nasreddine2020-01-07
|