1
0
Fork 0
mirror of synced 2024-06-18 06:51:11 -04:00
Commit graph

206 commits

Author SHA1 Message Date
dependabot[bot] 6deb158069
Bump rake in /sources_non_forked/vim-multiple-cursors (#643) 2021-07-04 22:52:30 +02:00
Amir 419b8981ec Merge branch 'editorconfig' of github.com:lucmann/vimrc into lucmann-editorconfig 2021-07-04 22:50:19 +02:00
Amir e19ae5588a Updated plugins 2021-07-04 22:47:44 +02:00
Amir 597b7acdc0 Merge branch 'master' of github.com:amix/vimrc 2021-06-23 11:57:24 +02:00
Amir fd420a0521 Updated plugins 2021-06-23 11:57:12 +02:00
luc da40fe1222 feat: include editorconfig-vim plugin
Signed-off-by: luc <onion0709@gmail.com>
2021-06-06 15:59:09 +08:00
dependabot[bot] 8cba9bb7a8
Bump rake in /sources_non_forked/vim-multiple-cursors (#633) 2021-05-31 22:30:45 +02:00
Amir 2dc46c9a65 Updated plugins 2021-05-31 22:30:26 +02:00
Amir a7a471a207 Updated plugins 2021-05-05 10:25:00 +02:00
Amir f6855c3c41 Merge branch 'master' of github.com:amix/vimrc 2020-12-07 10:44:04 +01:00
Amir a06964dd3b Updated plugins 2020-12-04 22:15:32 +01:00
dependabot[bot] 5ac8ad718b
Bump rake in /sources_non_forked/vim-multiple-cursors (#586)
Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v10.4.2...v12.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-10 23:24:04 -04:00
Amir e83f5ea2e7 Updated plugins 2020-06-21 11:50:44 -04:00
Amir 1d312d3252 Merge branch 'master' of github.com:amix/vimrc 2020-05-10 11:06:29 -04:00
Amir 708e4f0d48 Replace mru.vim with CtrlPMRU
Removes mru.vim and remaps `<leader>f` to `CtrlPMRU`

Fixes https://github.com/amix/vimrc/issues/556

Thanks @dessalines
2020-05-10 11:04:55 -04:00
dependabot[bot] 69ebd4c372
Bump rake in /sources_non_forked/vim-multiple-cursors (#575)
Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v10.4.2...v12.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-10 10:44:58 -04:00
Amir d895af51c9 Updated plugins 2020-05-10 10:24:38 -04:00
Amir fef069af24 Updated plugins 2020-04-25 21:56:16 -04:00
dependabot[bot] 27ad0d0786
Bump rake in /sources_non_forked/vim-multiple-cursors (#565)
Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v10.4.2...v12.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-02 16:02:27 -03:00
Amir dbcdace7be Updated plugins 2020-01-28 23:07:36 -03:00
Amir 46195e4ca4 Updated plugins 2020-01-07 13:45:07 +01:00
amix b56966e13c Updated plugins 2019-12-30 14:28:38 +01:00
amix cb57890701 Updated plugins 2019-12-12 23:01:52 +01:00
amix cf9b500ebc Updated plugins 2019-12-01 20:18:45 +01:00
amix 9c54d954f6 Updated plugins 2019-11-30 13:06:56 +01:00
amix 44bc76b209 Removed snipmate-snippets
It's redundant as vim-snippets is already included.

Fixes https://github.com/amix/vimrc/issues/489
2019-11-30 13:01:31 +01:00
Amir Salihefendic c30a27a14d Removed comfortable-motion.vim
It's isn't worth the hacks and issues.

Ref: https://github.com/amix/vimrc/issues/470
2019-11-18 09:42:59 +01:00
Amir Salihefendic 8c6f4bdf7f Removed vim-go 2019-11-17 16:45:35 +01:00
Amir Salihefendic 2f70f3ad17 Fixed https://github.com/amix/vimrc/issues/541 2019-11-16 20:22:13 +01:00
Amir Salihefendic 966965a156 Fixed https://github.com/amix/vimrc/issues/546
This is done by removing custom FileType indent options, and using
`vim-python-pep8-indent` plugin.
2019-11-16 20:16:20 +01:00
Amir Salihefendic 97e3db7fe9 Added and updated some plugins
Added: vim-ruby, typescript-vim, vim-javascript
Updated: rust-vim
2019-11-16 18:43:18 +01:00
Amir Salihefendic ff0ede6b30 Merge branch 'master' of github.com:amix/vimrc 2019-11-16 18:41:26 +01:00
Amir Salihefendic 01890d8b5d Added gist-vim 2019-11-16 18:40:53 +01:00
maxb d8d4f89bd3 Update rust.vim from deprecated repo to rust-lang repo and add to update_plugins.py (#410) 2019-11-16 17:14:34 +01:00
Amir Salihefendic 7d78cd90d9 Removed vim-isort 2019-11-16 17:02:45 +01:00
Amir Salihefendic 72bdaba47e Updated plugins 2019-11-16 16:28:42 +01:00
Amir Salihefendic 96e10ed101 Added vim-lastplace 2019-08-23 10:02:26 +02:00
Amir Salihefendic 3aefdbd21a Updated plugins 2019-08-22 17:36:17 +02:00
Amir Salihefendic fae0b73f0d Updated plugins 2019-05-17 16:09:13 +02:00
Amir Salihefendic 5a2572df03 Updated plugins 2019-03-27 16:08:56 +01:00
Amir Salihefendic bf7b5985f1 Added missing commits 2019-03-11 17:39:30 -03:00
Amir Salihefendic f50b2142bc Updated plugins 2019-03-08 08:04:56 -03:00
Amir Salihefendic 1d42b63013 Updated plugins 2019-01-08 11:11:54 +01:00
Amir Salihefendic 96b46f56ae Forgot to add the newly created files from the plugin update 2018-12-17 12:33:49 +01:00
Amir Salihefendic e99e9e9c3e Updated vim plugins 2018-12-17 12:28:27 +01:00
Amir Salihefendic d2d303593e Updated plugins 2018-11-01 11:03:42 +01:00
Amir Salihefendic 44dca49794 Updated the plugins 2018-09-30 17:58:57 -03:00
Amir Salihefendic a6b64938eb Updated plugins 2018-09-24 21:40:17 -03:00
Amir Salihefendic 6bd9eda8c3 Updated plugins 2018-08-25 18:13:42 +02:00
Amir Salihefendic 587a185a98 Updated plugins 2018-07-30 23:18:16 +02:00
Amir Salihefendic cc997dc3d0 Updated plugins 2018-07-19 14:52:53 +02:00
Amir Salihefendic 2f164fee9b Updated plugins 2018-07-04 12:53:25 +02:00
Amir Salihefendic 3e3297af67 Updated plugins 2018-06-14 12:31:12 +02:00
Amir Salihefendic 66ece5a119 Fixed https://github.com/amix/vimrc/issues/334 2018-03-31 12:04:41 -03:00
Amir Salihefendic 02572caa95 Updated plugins 2018-03-31 11:56:26 -03:00
Amir Salihefendic 7c643a2d9c Removed syntastic and replaced it with ale
Read more here:
https://github.com/w0rp/ale
2018-03-31 11:55:20 -03:00
Amir Salihefendic 8eeefe86c2 Updated plugins and added vim-markdown 2018-02-04 12:35:08 +01:00
amix 53894de44b Replace YanRing with yank-stack and update plugins 2017-12-13 15:05:24 +01:00
amix 2ca843a22a Use YankRing instead of yankstack 2017-11-26 12:26:54 +01:00
amix 99a31080d1 Added not added new plugin files 2017-11-24 14:59:41 +01:00
amix e9aac9794b Updated plugins, also experimenting with a new font
The font is IBM Plex Mono: https://ibm.github.io/type/
2017-11-24 14:54:40 +01:00
amix 7fc202ec88 Updated plugins 2017-09-02 12:43:18 +02:00
amix 71ca6d0ec8 Fixed https://github.com/amix/vimrc/issues/325 2017-07-16 14:38:57 +02:00
amix 2ef74326f0 Fixed https://github.com/tpope/tpope-vim-abolish 2017-07-16 14:33:43 +02:00
amix a0996d8224 Updated plugins 2017-07-16 14:28:30 +02:00
amix 391f8b5c06 Updated vim plugins 2017-07-06 14:57:35 +02:00
amix 48a2c325c3 Updated plugins and added vim-abolish 2017-05-26 11:30:32 +02:00
amix 85e105159e Updated plugins 2017-05-02 14:42:08 +02:00
amix c4fbfe8aa8 Fixed https://github.com/amix/vimrc/issues/246 2017-04-01 14:29:02 +02:00
amix 75beb5f4ba Updated vim plugins 2017-04-01 13:22:06 +02:00
amix 50ae0a55f6 Removed ack.vim 2017-04-01 13:19:43 +02:00
amix 248333fc64 . 2017-03-14 16:18:11 +01:00
amix 590d4b554c Merge branch 'master' of https://github.com/amix/vimrc 2017-03-14 16:16:10 +01:00
amix 395c077dcb Updated plugins 2017-03-14 16:16:07 +01:00
Amir Salihefendic 1756011e51 Merge pull request #261 from paescuj/master
Fix #243
2017-03-14 16:15:36 +01:00
amix ccb7854aa2 Updated plugins 2017-03-07 18:04:28 +01:00
amix fe46dfbbe6 Updated plugins 2017-02-11 14:01:38 +01:00
amix a6de243fca Updated plugins 2016-12-27 11:46:49 -03:00
Pascal Jufer 3a876f2be0 Fix #243
Cleanup corrupt submodules and add them again via update_plugins.py script
2016-11-22 09:36:31 +01:00
amix 1494e2edfa Updated vim plugins 2016-11-09 18:22:55 +01:00
amix aad95603ea Updated plugins 2016-10-02 13:37:21 +02:00
amix 23ba938b6d Revert "Added the auto-pairs plugin"
This reverts commit 1f99361484.
2016-08-24 00:02:40 +02:00
amix 1f99361484 Added the auto-pairs plugin 2016-08-20 14:44:55 +02:00
amix f8d1d3bb50 Updated vim plugins 2016-08-20 13:23:52 +02:00
amix 61a22e9f3e Updated plugins 2016-08-02 14:48:32 +02:00
amix 64a81818ee Updated vim plugins 2016-07-16 20:30:35 +02:00
amix d4db542a34 Updated plugins 2016-07-03 13:53:59 +02:00
amix 0cb4702c1e Updated plugins 2016-06-26 13:12:36 +02:00
amix 0228ad0e9e Updated plugins 2016-06-11 15:56:50 +02:00
Amir Salihefendic 7445f07fd3 Merge pull request #190 from HouCoder/use-ctrlpvim/ctrlp.vim
Use ctrlpvim/ctrlp.vim instead of unmaintained kien/ctrlp.vim
2016-05-14 17:08:14 +01:00
amix 31d077d82a Replace airline with lightline (much better perfomance) 2016-05-14 13:22:57 +01:00
amix 347b3bea0e Added yankstack, a replacement for YankRing 2016-05-14 13:00:06 +01:00
amix f343b66088 Updated plugins 2016-05-14 12:57:54 +01:00
Tonni 5d1fca4b44 Use ctrlpvim/ctrlp.vim instead of unmaintained kien/ctrlp.vim 2016-04-29 23:52:07 +08:00
amix 5f6aa8fe09 Updated plugins 2016-04-12 09:31:09 +01:00
amix 4b45bb33c2 Updated plugins 2016-04-03 21:59:57 +01:00
amix 6dcca46b4a Updated vim plugins 2016-03-20 19:01:44 +01:00
amix 20729bff94 Updated plugins 2016-03-14 11:04:57 +01:00
amix 71fc570357 Added a maintained version of nginx syntax. Removed vim-racer (buggy) 2016-02-20 13:51:59 +00:00
amix cda6e529bd Merge branch 'master' of https://github.com/amix/vimrc 2016-02-20 13:13:42 +00:00