mirror of
1
0
Fork 0
Commit Graph

66 Commits

Author SHA1 Message Date
Amir 83980d8f24 Merge branch 'master' of github.com:amix/vimrc 2021-10-11 11:30:13 +02:00
Amir e4932424f0 feat: Added mappings to copy the link to the line of a Git repository to the clipboard
This is super useful when sharing a reference with another developer,
e.g., to a function.
2021-10-11 11:29:06 +02:00
Sun Jiayu c6794a9227
plugin update change repo (#659) 2021-10-11 11:25:27 +02:00
Amir 00e71f8763 Merge branch 'master' of github.com:amix/vimrc 2021-08-04 15:46:55 +02:00
TLDay 2061759d3c
change tlib's repo address (#650) 2021-08-04 15:43:43 +02:00
Amir 97fed613a7 Added the Dracula colors scheme and use it as the default 2021-07-30 22:53:30 +02:00
Shamanaitor ff31be3f45
Feature/vim indent guides (#608) 2021-07-04 23:01:36 +02:00
luc da40fe1222 feat: include editorconfig-vim plugin
Signed-off-by: luc <onion0709@gmail.com>
2021-06-06 15:59:09 +08:00
Amir 8e54cbc92e Use MRU.vim plugin for accessing most recently used files 2021-05-05 10:24:20 +02: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
Amir d98c510eee Fixed https://github.com/amix/vimrc/pull/563/files 2020-04-15 22:41:14 -04:00
amix 010fe6869f Fixed the path of vim-markdown in the readme file 2019-11-30 21:00:26 +01:00
amix 5d11b237a3 Fix https://github.com/amix/vimrc/issues/453 2019-11-30 18:51:57 +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 b58d3ab136 Remove vim-go
It's too heavy and it also seems to have some issues. Gophers that use Go can manually install it

Fixed https://github.com/amix/vimrc/issues/537
2019-11-16 20:26:13 +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 523f1b6ca2 Added auto-pairs, lightline-ale and comfortable-motion.vim 2018-06-14 12:30:22 +02:00
Amir Salihefendic 66ece5a119 Fixed https://github.com/amix/vimrc/issues/334 2018-03-31 12:04:41 -03:00
Amir Salihefendic 66472a20db Merge branch 'master' of github.com:amix/vimrc 2018-03-31 11:56:43 -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 edc69df0b9
Merge pull request #371 from jwaggy/patch-1
Can now use python2 or python3 interchangeably.
2018-03-10 22:54:28 -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
Joseph Waggy bf9657fc91
Can now use python2 or python3 interchangeably. 2017-12-06 11:01:41 -05:00
amix 2ca843a22a Use YankRing instead of yankstack 2017-11-26 12:26:54 +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 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 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 c4fbfe8aa8 Fixed https://github.com/amix/vimrc/issues/246 2017-04-01 14:29:02 +02:00
amix 50ae0a55f6 Removed ack.vim 2017-04-01 13:19:43 +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
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 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 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
amix e81e42ec4d Updated plugins 2016-02-20 13:13:10 +00:00
Amir Salihefendic 2f5e4189f7 Merge pull request #121 from danieljl/speedup-update-plugin-script
Improve download speed of update plugin script
2016-02-20 11:54:23 +00:00
amix 795a8fb80d Updated plugins and added vim-jade 2016-01-05 15:18:45 -03:00
amix 3b37bba6cd Updated plugins 2015-12-08 10:20:04 -03:00