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 |
|
William17
|
e1a383d271
|
fix(basic.vim): change command W to command! W (#412)
`source $MYVIMRC` will fail since command `W` exists.
Add `!` so the command would be redefined
|
2019-11-16 17:13:30 +01:00 |
|
alphaCTzo7G
|
b7f50784d5
|
Updates README to add comfortable motion plugin (#432)
|
2019-11-16 17:11:12 +01:00 |
|
Amir Salihefendic
|
f33d38b90c
|
Merge branch 'master' of github.com:amix/vimrc
|
2019-11-16 17:08:30 +01:00 |
|
Rahuλ Dé
|
ce77db52b0
|
Fix autoreload file from external change. (#451)
- Adds au FocusGained,BufEnter * checktime to actually trigger the
reload.
- set autoread on its own isnt enough.
|
2019-11-16 17:08:22 +01:00 |
|
forevernull
|
600b709fc8
|
ALE commands not working (#463)
ALE requires NeoVim >= 0.2.0 or Vim 8 with +timers +job +channel.
|
2019-11-16 17:06:47 +01:00 |
|
Jakub Rozenbajger
|
316f2f8ca1
|
Change permission of install scripts to execute (#468)
|
2019-11-16 17:06:23 +01:00 |
|
Amir Salihefendic
|
7d78cd90d9
|
Removed vim-isort
|
2019-11-16 17:02:45 +01:00 |
|
Luigi Perotti
|
b2c3dd0df4
|
Fixes typo (#507)
|
2019-11-16 17:00:14 +01:00 |
|
Geezus42
|
8f7be9becd
|
removed dupe Lightline setting (#509)
The Lightline colorscheme setting was being set twice.
|
2019-11-16 16:59:55 +01:00 |
|
demokn
|
e620d9d46b
|
Fix guifont config format in gtk2 & linux, see also https://github.com/amix/vimrc/issues/436 (#511)
|
2019-11-16 16:57:25 +01:00 |
|
1una
|
538ee9c6e7
|
fixed a spelling mistake in basic.vim (#523)
replaced `et.c` with `etc.` in line 166.
|
2019-11-16 16:30:52 +01:00 |
|
aquiire
|
d551d7b20d
|
remove additional height (#540)
why? May be there's a reason anyway in case you missed it.
|
2019-11-16 16:29:12 +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
|
6711ae6453
|
Make sure that enter is never overriden in the quickfix window
|
2019-08-22 17:34:32 +02:00 |
|
Geezus
|
3c159037b6
|
updated plugins using update_plugins.py
|
2019-07-08 11:45:48 -05:00 |
|
Geezus
|
0502b849ed
|
Update plugins using update_plugins.py
|
2019-07-08 11:44:45 -05:00 |
|
Geezus
|
19b257ba0f
|
Merge branch 'Linux'
|
2019-06-04 14:03:25 -05:00 |
|
Geezus
|
48e7af6084
|
Merge branch 'Windows'
|
2019-06-04 12:29:41 -05:00 |
|
Geezus
|
a25315c274
|
Updated submodule sources_non_forked/vim-isort
|
2019-06-04 12:25:09 -05:00 |
|
Geezus
|
20dc55b8c5
|
Merge branch 'master'
|
2019-06-04 12:10:01 -05:00 |
|
Geezus
|
d3891558e5
|
Merge branch 'Windows'
|
2019-05-31 15:44:06 -05:00 |
|
Geezus
|
e25779a4c2
|
Updated submodule sources_non_forked/vim-isort
|
2019-05-31 14:34:10 -05:00 |
|
Geezus
|
5125757c0e
|
Merge branch 'Windows'
|
2019-05-31 13:46:19 -05:00 |
|
Geezus
|
6a3c1ab96b
|
Updated submodule sources_non_forked/vim-isort
|
2019-05-31 13:45:58 -05:00 |
|
Geezus
|
fa9998a288
|
Merge branch 'Windows'
|
2019-05-31 13:39:54 -05:00 |
|
Geezus
|
c3c74ec7e3
|
update plugins
ran the plugin update script
|
2019-05-31 13:39:36 -05:00 |
|
Geezus
|
f83dc94c4a
|
vim-isort update
rebased FF HEAD to master
|
2019-05-30 12:10:21 -05:00 |
|
Geezus
|
ca75e7ffcb
|
Merge branch 'master' into Linux
|
2019-05-28 13:11:03 -05:00 |
|
Geezus
|
9ecf759823
|
Merge branch 'Windows'
|
2019-05-28 13:10:44 -05:00 |
|
Geezus
|
ceb521c977
|
vim-isort git url
vim-isort git url
|
2019-05-28 13:04:43 -05:00 |
|
Geezus
|
ff9299defb
|
Merge branch 'Windows' into Linux
|
2019-05-28 12:57:50 -05:00 |
|
Geezus
|
178d8f64ae
|
new Win10 setup
New Win 10 configurations
|
2019-05-28 12:55:51 -05:00 |
|
Geezus
|
524f42588c
|
Merge remote-tracking branch 'origin/Linux'
|
2019-05-28 12:54:27 -05:00 |
|
Geezus
|
23eeb4d361
|
Merge branch 'master' into Windows
|
2019-05-28 12:54:02 -05:00 |
|
Geezus
|
0fb95ff6ad
|
Merge branch 'Windows' into origin/master
|
2019-05-28 12:53:30 -05:00 |
|
Geezus
|
7c2d09c8a2
|
polygot update
polygot update
|
2019-05-28 10:27:47 -05:00 |
|
Geezus
|
1cdb728067
|
Merge remote-tracking branch 'origin/Windows' into Windows
|
2019-05-28 10:05:09 -05:00 |
|
Geezus
|
d1c23c2482
|
Merge remote-tracking branch 'origin/Windows' into Windows
|
2019-05-28 10:05:04 -05:00 |
|
Geezus
|
93fe76cfd1
|
Merge remote-tracking branch 'origin/Windows' into Windows
|
2019-05-28 10:04:46 -05:00 |
|
Geezus
|
99d2ec282f
|
new Win10 setup
New Win 10 configurations
|
2019-05-28 10:04:42 -05:00 |
|
Geezus
|
4057c71036
|
new Win10 setup
New Win 10 configurations
|
2019-05-28 09:44:40 -05:00 |
|
Geezus
|
027d6cdd85
|
Merge remote-tracking branch 'origin/master' into Linux
|
2019-05-20 10:29:52 -05:00 |
|
Geezus
|
ee688b8129
|
Merge branch 'Linux'
|
2019-05-20 10:25:38 -05:00 |
|
Geezus
|
b6757a655b
|
Merge branch 'Amix' into Linux
|
2019-05-20 10:25:13 -05:00 |
|
Geezus
|
c3e46a55aa
|
Merge remote-tracking branch 'amix/master'
|
2019-05-20 10:18:49 -05:00 |
|