Commit Graph

534 Commits

Author SHA1 Message Date
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
Thomas Ruoff
4b5d2ffd5c add session management section 2016-03-29 10:48:34 +02:00
Thomas Ruoff
bfd85bc488 enable local .vimrc 2016-03-29 10:47:21 +02:00
Thomas Ruoff
761a069dce set encodings as well as scriptencodings 2016-03-29 10:46:59 +02:00
Thomas Ruoff
094e9521b9 use systemd to fireup xautolock 2016-03-01 10:16:32 +01:00
Thomas Ruoff
f59f9f3b5a use undotree instead of gundo 2016-03-01 10:15:36 +01:00
Thomas Ruoff
b34e07086f update ctrlp repo 2016-03-01 10:14:40 +01:00
Thomas Ruoff
c2aa8b5a5d add tern support to youcomplete me 2016-03-01 10:14:20 +01:00
Thomas Ruoff
5fa12d62f6 update xinitrc 2016-02-11 14:43:46 +01:00
Thomas Ruoff
4ddb2cc024 add latex live preview 2016-02-11 14:43:23 +01:00
Thomas Ruoff
d221c41ddd make colors urxvt specific 2016-02-11 14:43:02 +01:00
Thomas Ruoff
75812ddcb6 use zprofile instead of zshenv
/etc/profile will overwrite PATH when using zshenv, see
https://bugs.archlinux.org/task/35966
2015-12-10 23:14:47 +01:00