Eduardo Quiros
|
4e0486fcd9
|
vimPlugins: Update
|
2020-02-01 23:23:55 -08:00 |
|
gauvain@govanify.com
|
274d02e477
|
vimPlugins.vim-prosession: init at 2019-11-01
|
2020-01-29 09:05:23 -08:00 |
|
David Terry
|
e5ca1ca263
|
vimPlugins: update
|
2020-01-25 22:26:26 -08:00 |
|
David Terry
|
4edc5f8236
|
vimPlugins.vim-smt2: init at 2018-05-20
|
2020-01-25 22:26:26 -08:00 |
|
vasile luta
|
5d2ea07f02
|
vimUtils.vimrcFile: fixes packpath order
|
2020-01-23 20:53:07 +02:00 |
|
Jean-Philippe Braun
|
631d225cd1
|
vimPlugins.vim-indentwise: init a 2015-06-07
|
2020-01-20 15:53:43 +01:00 |
|
Jean-Philippe Braun
|
7de77b68a0
|
vimPlugins.vim-sandwich: init at 2019-12-06
|
2020-01-20 15:53:43 +01:00 |
|
Jean-Philippe Braun
|
7106ae143e
|
vimPlugins.deoplete-notmuch: init at 2018-12-11
|
2020-01-20 15:53:43 +01:00 |
|
Paul Reimer
|
e0ae8476fb
|
vimPlugins.deoplete-emoji: init at 2019-01-20
|
2020-01-19 14:24:05 -08:00 |
|
Paul Reimer
|
de752302ad
|
vimPlugins.deoplete-zsh: init at 2019-11-10
|
2020-01-19 14:23:20 -08:00 |
|
Flakebi
|
a6212049c1
|
vimPlugins.salt-vim: init at 2017-07-01
|
2020-01-13 22:49:31 +01:00 |
|
Flakebi
|
96bfc3bd4b
|
vimPlugins: Update
|
2020-01-13 22:48:33 +01:00 |
|
Jonathan Ringer
|
ae9eac6698
|
vimPlugins: update
|
2020-01-12 13:34:39 -08:00 |
|
Paul Reimer
|
bab78a837f
|
vimPlugins.nvim-gdb: init at 2019-10-28
|
2020-01-12 13:27:14 -08:00 |
|
Minijackson
|
6dafc78a56
|
vimPlugins.LanguageClient-neovim: 0.1.155 -> 0.1.156
|
2020-01-11 12:49:00 -08:00 |
|
ivann
|
76e5ae7eba
|
vimPlugins.increment-activator: init at 2019-05-09
|
2020-01-10 11:41:26 -08:00 |
|
ivann
|
fccbde03b7
|
vimPlugins.vim-cool: init at 2018-01-11
|
2020-01-10 11:38:32 -08:00 |
|
ivann
|
e2e90a0e64
|
vimPlugins.defx-git: init at 2019-12-25
|
2020-01-10 09:20:25 -08:00 |
|
ivann
|
80223b04c8
|
vimPlugins.vim-dadbod: init at 2020-01-02
|
2020-01-09 15:06:47 -08:00 |
|
ivann
|
f58d7da30d
|
vimPlugins.vim-endwise: init at 2019-11-13
|
2020-01-09 15:04:52 -08:00 |
|
ivann
|
2773c7a9ac
|
vimPlugins.pear-tree: init at 2019-12-08
|
2020-01-09 15:04:23 -08:00 |
|
ivann
|
1cc1e8423f
|
vimPlugins.defx-icons: init at 2019-11-03
|
2020-01-09 15:02:50 -08:00 |
|
ivann
|
24aa9b355e
|
vimPlugins.vista-vim: init at 2020-01-06
|
2020-01-09 13:33:31 +01:00 |
|
Wael M. Nasreddine
|
8dccb59bac
|
vim-plugins: honor the plugin manager re filetype and syntax
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
|
2020-01-07 13:13:41 -08:00 |
|
Wael M. Nasreddine
|
5f0327a6e0
|
vim-plugins: remove unused and empty neobundleImpl
|
2020-01-07 13:13:41 -08:00 |
|
Wael M. Nasreddine
|
e7faae24c0
|
vim-plugins: remove unused and empty vundleImpl
|
2020-01-07 13:13:41 -08:00 |
|
Wael M. Nasreddine
|
c6c00529e1
|
Revert "vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd (#76845)"
This reverts commit fa92f00dc3.
|
2020-01-07 13:13:41 -08:00 |
|
Wael M. Nasreddine
|
7909787a7d
|
Revert "vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)"
This reverts commit a3bf0c2e40.
|
2020-01-07 13:13:41 -08:00 |
|
Bernardo Meurer
|
dfce50dcf5
|
vimPlugins: update
|
2020-01-06 00:31:45 -08:00 |
|
Ryan Mulligan
|
dab8500b49
|
Merge pull request #76305 from softinio/add-coc-metals-vim-plugin
Add coc-metals vim plugin
|
2020-01-05 19:48:43 -08:00 |
|
Wael Nasreddine
|
fa92f00dc3
|
vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd (#76845)
|
2020-01-04 11:29:06 -08:00 |
|
Wael Nasreddine
|
2f22e67c99
|
vim-plugins: direnv-vim: hardcode the default path to direnv (#76926)
|
2020-01-04 11:27:16 -08:00 |
|
Salar Rahmanian
|
3c8f226b33
|
vimPlugins.coc-metals: init at 2019-12-23
|
2019-12-23 12:25:07 -08:00 |
|
Salar Rahmanian
|
5f66874b8f
|
vim plugin updates
|
2019-12-23 12:21:35 -08:00 |
|
Timo Kaufmann
|
dfbe05d6c0
|
vimPlugins: update
|
2019-12-22 21:40:02 +01:00 |
|
Matthieu Coudron
|
bebfff6fc5
|
vimPlugins.nvim-lsp: init at 2019-12-17
|
2019-12-20 17:40:31 -08:00 |
|
Paolo Anastagi
|
7af70d8b77
|
vimPlugins.vim-elm-syntax: init at 2019-11-28
|
2019-12-18 17:27:33 -08:00 |
|
Paolo Anastagi
|
2ce5e5b17c
|
vimPlugins: Update
|
2019-12-18 17:27:33 -08:00 |
|
Salar Rahmanian
|
ce2adeb6b6
|
Add split-term vim plugin
|
2019-12-16 09:11:14 -08:00 |
|
Salar Rahmanian
|
f48fb5ca0a
|
Add vim-slash vim plugin
|
2019-12-16 09:11:14 -08:00 |
|
Salar Rahmanian
|
7ff19f9d59
|
Add gen_tags vim plugin
|
2019-12-16 09:11:14 -08:00 |
|
Salar Rahmanian
|
9ec0c1bb7e
|
Add smartpairs vim plugin
|
2019-12-16 09:11:14 -08:00 |
|
Salar Rahmanian
|
bccadf3a5b
|
Update existing pluging
|
2019-12-16 09:11:14 -08:00 |
|
Johannes Rosenberger
|
592ee0c399
|
vimPlugins.deoplete-khard: init at 2019-09-02
|
2019-12-14 12:05:10 +01:00 |
|
Johannes Rosenberger
|
ccd448b49e
|
vimPlugins: Update
|
2019-12-14 11:59:04 +01:00 |
|
Bernardo Meurer
|
6f66fad9be
|
vimPlugins.quick-scope: init at 2019-04-22
|
2019-12-13 15:04:00 -08:00 |
|
Bernardo Meurer
|
fcf9cb2c15
|
vimPlugins: update
|
2019-12-13 15:04:00 -08:00 |
|
Bernardo Meurer
|
1bb1ac5b50
|
vimPlugins: sort
|
2019-12-13 15:04:00 -08:00 |
|
Minijackson
|
8797d4f2fa
|
vimPlugins.LanguageClient-neovim: 0.1.154 -> 0.1.155
|
2019-12-10 12:57:15 +01:00 |
|
Timo Kaufmann
|
85d10c9b48
|
vimPlugins: update
|
2019-12-07 12:03:16 +01:00 |
|