1
0
mirror of https://github.com/amix/vimrc synced 2025-02-28 14:12:51 +08:00
Commit Graph

345 Commits

Author SHA1 Message Date
plrectco
f244e0837b split some function into common.vim' 2019-12-09 16:47:02 -08:00
plrectco
5ada6ec042 auto build command copy to clipboard 2019-12-09 16:46:33 -08:00
plrectco
6b01a301dd No wait for ESC key; remove some unused configs 2019-10-22 09:33:42 -07:00
plrectco
43044da05f bug fix 2019-10-09 10:37:51 -07:00
plrectco
2dad1083fd allow optional args of GoogleE 2019-10-09 10:19:44 -07:00
plrectco
027d5362ac try to add completion function 2019-10-07 23:44:27 -07:00
plrectco
a37a288f2d add a catcher for edit command 2019-10-07 14:33:56 -07:00
plrectco
97ee25e786 add smart path to status line 2019-09-13 13:20:37 -07:00
plrectco
cb12801cf3 google commit 2019-09-12 22:56:57 -07:00
plrectco
48d0015dde set up ycm 2019-05-09 16:56:34 -07:00
plrectco
b072e2f2fb add template 2019-05-08 23:14:43 -07:00
plrectco
ef84d980a5 update getmyplugins 2019-05-08 22:42:50 -07:00
plrectco
65fabe6d84 add my config 2019-05-08 21:48:20 -07:00
plrectco
63394371e7 generate the plugin list 2019-05-08 21:08:16 -07:00
plrectco
1e40fd164d get my plugin 2019-05-08 20:49:25 -07:00
plrectco
f4275cdd43 modified 2019-03-12 16:06:06 -07: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
46f1a1bd52 Updated the config of vim-multiple-cursors 2018-07-19 14:56:27 +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
993ed55304 Merge branch 'master' of github.com:amix/vimrc 2018-06-14 12:35:44 +02:00
Amir Salihefendic
3e3297af67 Updated plugins 2018-06-14 12:31:12 +02:00
Amir Salihefendic
7288aee801 Configure Ale 2018-06-14 12:31:05 +02:00
Amir Salihefendic
523f1b6ca2 Added auto-pairs, lightline-ale and comfortable-motion.vim 2018-06-14 12:30:22 +02:00
Wuxiang
92c9100a45 change to new site (#405)
site has changed to gitforwindows.org
2018-03-31 12:05:46 -03:00
Jacob Spizziri
f0a7be6ebc doc(README.md): Update documentation on including... (#406)
... your own plugins
2018-03-31 12:05:20 -03: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
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
37297ddae6 Fixed https://github.com/amix/vimrc/issues/370 2018-03-31 11:52:11 -03:00
Zalán Meggyesi
afa5122a49 Parameterized install script (#337)
Make Awesome install script parameterizable for central VIMRC management
2018-03-12 11:52:13 -03:00
Amir Salihefendic
5ecf2c0bc8
Merge pull request #351 from Limero/master
Fixed typo
2018-03-10 22:55:40 -03:00
Amir Salihefendic
8aa4bba46f
Merge pull request #363 from alphaCTzo7G/patch-1
Removed let g:mapleader in line 59
2018-03-10 22:54:54 -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
e20b2cbd46
Merge pull request #391 from ryantomlinson95/patch-1
Update README.md
2018-03-10 22:50:39 -03:00
Amir Salihefendic
9a1ada37b6
Update README.md
Fixed #394
2018-03-10 22:14:20 -03:00
Ryan Tomlinson
9cbb2eaec4
Update README.md 2018-02-20 16:37:04 -05:00
Amir Salihefendic
3753456a09 Ensure we have a leading space in key comments
It's related to bindings  in JavaScript and Python.
2018-02-07 15:22:29 +01:00
Amir Salihefendic
8eeefe86c2 Updated plugins and added vim-markdown 2018-02-04 12:35:08 +01:00
Amir Salihefendic
2514de5b22 Readded config for the yankstack 2018-02-04 10:07:27 +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