Commit Graph

445 Commits

Author SHA1 Message Date
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
0142cbea39 add a ctags config 2016-09-02 23:51:08 +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
30d9042631 update vim-plug 2016-09-02 23:24:13 +02:00
Thomas Ruoff
2b813d1e09 add core.eof and cleanup 2016-08-31 08:16:08 +02:00
Thomas Ruoff
44e07c07d7 allow ~/.zprofile.local 2016-08-31 08:13:03 +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
55dbb59d62 set autosquash on interactive rebase 2016-08-24 08:45:14 +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
8e9807732d update base16 and add aliases 2016-08-02 14:59:23 +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
b9ffc06a13 fix oh-my-zsh update with zgen 2016-07-25 23:19:26 +02:00
Thomas Ruoff
4b5720ab90 update zgen 2016-07-25 23:02:46 +02:00
Thomas Ruoff
ac725d44d3 cleanup vim plugin list 2016-07-25 22:57:43 +02:00
Thomas Ruoff
ec2a715e53 update uttr aliases 2016-07-25 22:41:42 +02:00
Thomas Ruoff
086b787da0 use rbenv if available 2016-07-25 22:41:21 +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
9cf97c6354 add git fix alias to resolve conficts 2016-07-25 22:39:15 +02:00
Thomas Ruoff
787a7960b1 add persistent undos to vim 2016-07-25 22:36:23 +02:00
Thomas Ruoff
05d2a2c32a add own js snippets 2016-05-30 09:04:43 +02:00
Thomas Ruoff
eebb909b09 add uttr aliases 2016-05-30 09:03:33 +02:00
Thomas Ruoff
1873d9bbc5 detect el caplitain 2016-05-30 09:03:18 +02:00
Thomas Ruoff
b8acd6350f add EDITOR to env 2016-05-30 09:02:48 +02:00
Thomas Ruoff
3c1c43a64d update vimrc 2016-05-30 09:02:23 +02:00
Thomas Ruoff
f0df48de62 mv base16 theme to zshrc as non-interactive shells dont need it 2016-04-19 18:34:15 +02:00
Thomas Ruoff
dce5371e6a update plug 2016-04-06 22:36:20 +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
f1628d4608 start insert mode in first line for commit messages 2016-03-31 23:06:15 +02:00
Thomas Ruoff
6c915966d5 execute any other thing passed by the displaymanager
Should be fairily secure, since stuff passed here is populated in slim
through /usr/share/xsessions.
2016-03-29 10:53:59 +02:00
Thomas Ruoff
e336fec029 fix herbstluftwm string passed by displaymanager 2016-03-29 10:52:40 +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