Commit Graph

119 Commits

Author SHA1 Message Date
Thomas Ruoff
b686402c6c fix clipboard issues with urxvt, also sync primary and clipboard 2017-01-25 23:09:40 +01:00
Thomas Ruoff
7cbb0a423b futher cleanup 2016-11-24 21:47:00 +01:00
Thomas Ruoff
5458844549 re-structure, clean vimrc 2016-11-24 14:37:25 +01:00
Thomas Ruoff
daaa0005af use c-j instead of tab to complete snippets 2016-11-22 17:49:44 +01:00
Thomas Ruoff
3a72da80e3 remove obsolete YCM settings 2016-11-22 17:49:11 +01:00
Thomas Ruoff
1939fdeb56 add maping to use fzfs files in visual mode 2016-11-22 17:48:46 +01:00
Thomas Ruoff
197c6e50c0 use dedicated tags folder for gutentags 2016-11-22 17:47:59 +01:00
Thomas Ruoff
156df55a06 add vim-polyglot again 2016-11-22 17:47:23 +01:00
Thomas Ruoff
3d666fce36 use saner value for default fold levels 2016-11-22 17:46:58 +01:00
Thomas Ruoff
16bceb0aaf increase timeoutlen for <leader> shift something 2016-11-08 14:18:32 +01:00
Thomas Ruoff
c3d0261a9a Merge branch 'master' into gutentags 2016-11-08 09:05:00 +01:00
Thomas Ruoff
0ca13f5a48 add bufferlist to leader shortcuts 2016-11-07 23:53:31 +01:00
Thomas Ruoff
88e668f5f5 use 200ms as leader timeout 2016-11-07 23:31:48 +01:00
Thomas Ruoff
f9ffd8897a use fzf 2016-11-07 23:31:22 +01:00
Thomas Ruoff
f110122f9f add abbrev to add date in uttr format 2016-11-03 08:55:47 +01:00
Thomas Ruoff
d4496601d7 clean up a little 2016-11-02 23:55:13 +01:00
Thomas Ruoff
54cb579bb1 use vim-jsx, as it extends the filetype remove javascript specific settings 2016-11-02 23:51:58 +01:00
Thomas Ruoff
bbec5eb06f clean out plugins not really sure if needed 2016-11-02 23:50:45 +01:00
Thomas Ruoff
fe6d28af40 pretty sure I do not need this here 2016-11-02 23:47:52 +01:00
Thomas Ruoff
af517ace91 set maxcol for syntax highlighting 2016-09-04 23:19:10 +02:00
Thomas Ruoff
967dc8ce9e make vimrc reloadable 2016-09-04 22:49:54 +02:00
Thomas Ruoff
0b988791e8 add gutentags plugin 2016-09-02 23:26:12 +02:00
Thomas Ruoff
42746e9421 simplify autocmds 2016-09-02 23:25:40 +02:00
Thomas Ruoff
6f72e87073 add debugging shortcurt 2016-08-30 08:32:44 +02:00
Thomas Ruoff
f010ce664d switch to ack.vim, as ag.vim is deprepcated 2016-08-30 08:32:44 +02:00
Thomas Ruoff
d1ac1a1e0a use lighter config for local linter 2016-08-30 08:30:29 +02:00
Thomas Ruoff
56c24ccb16 backspace to switch to last open buffer 2016-08-30 08:28:20 +02:00
Thomas Ruoff
d151a93b7c open help in split view 2016-08-22 23:44:24 +02:00
Thomas Ruoff
d9bc9fcad7 move modline overrides section 2016-08-17 23:31:45 +02:00
Thomas Ruoff
42ae9bf6a5 do not reload vimrc automatically when saved 2016-08-17 23:31:10 +02:00
Thomas Ruoff
3c2af2163b extract huge lightline config 2016-08-17 23:16:09 +02:00
Thomas Ruoff
3cbc957d23 move delimitMate to general stuff 2016-08-17 23:15:43 +02:00
Thomas Ruoff
e42b44da7f load plugins only for specific filetypes 2016-08-17 23:15:11 +02:00
Thomas Ruoff
07dff40957 plyglot has already mustach support 2016-08-17 22:58:10 +02:00
Thomas Ruoff
ea5e50eaaf update lightline syntastic check on save of js and py files 2016-07-25 23:29:08 +02:00
Thomas Ruoff
ac725d44d3 cleanup vim plugin list 2016-07-25 22:57:43 +02:00
Thomas Ruoff
4d7d3d7d81 fix theme name used by base16 2016-07-25 22:40:38 +02:00
Thomas Ruoff
eb104c8176 use instant markdown instead of livedown 2016-07-25 22:40:15 +02:00
Thomas Ruoff
33ef0957ef add conflict marker plugin 2016-07-25 22:39:51 +02:00
Thomas Ruoff
787a7960b1 add persistent undos to vim 2016-07-25 22:36:23 +02:00
Thomas Ruoff
3c1c43a64d update vimrc 2016-05-30 09:02:23 +02:00
Thomas Ruoff
372eec7381 fix vi mode escape issue in zsh 2016-04-06 22:27:44 +02:00
Thomas Ruoff
cc6d308a13 moar plugins 2016-04-06 22:27:44 +02:00
Thomas Ruoff
b35005571f es6 and jsx 2016-04-06 22:27:14 +02:00
Thomas Ruoff
5f61b03bdf add vim-javascript, which slipped 2016-03-29 10:51:52 +02:00
Thomas Ruoff
fd21aeb06d define filetype order 2016-03-29 10:50:52 +02:00
Thomas Ruoff
33de145bac align comments style 2016-03-29 10:50:01 +02:00
Thomas Ruoff
c53d311e5a use simpler char for carriage return 2016-03-29 10:49:26 +02:00
Thomas Ruoff
aca7c2c2db add abbrevs for common typos 2016-03-29 10:48:54 +02:00
Thomas Ruoff
4b5d2ffd5c add session management section 2016-03-29 10:48:34 +02:00