1
0
Fork 0
Commit graph

89 commits

Author SHA1 Message Date
5bb120487d and to light back again. Apparently light one is more convenient still 2015-11-12 16:00:28 +03:00
148ad5edb0 try lucius theme for vim, see how it rolls 2015-11-12 12:36:24 +03:00
57a88694d8 back to black background 2015-11-11 19:40:18 +03:00
e950da7742 nvim using vimrc yay 2015-11-03 18:40:01 +03:00
3bf1dc0207 let us have the cursorline back as well as some settings for python files 2015-10-24 12:16:56 +03:00
094e2d2d30 back to block cursor, underline is hard to locate; also cursor switching is vim is not really that nice when you can tmux: the cursor stays the same unless you exit editing 2015-09-21 13:24:10 +03:00
ca5f1cbd88 switched to vim-plug 2015-09-17 15:01:33 +03:00
cd103b5170 some tweaks 2015-09-09 19:42:14 +03:00
07f1292475 switch to solarized light 2015-09-08 16:11:37 +03:00
a521012dec yes, this will do 2015-09-03 19:19:10 +03:00
ef691a32da vim should adjust as well 2015-09-03 19:16:15 +03:00
41375bbf6a how about no 2015-08-26 16:40:09 +03:00
Von Random
0009343cd9 no more autopairs, no more autoindent in vim 2015-08-22 03:30:22 +03:00
10063634bd a small fix to vim config 2015-07-07 19:45:06 +03:00
25b1386c6a fix default tiled layout for single screen and scrollof for vim 2015-07-02 19:05:59 +03:00
Von Random
8f3c618b32 rewrite the test for vim as well as add fading to urxvt since I happen to start entering text in the wrong terminal quite often 2015-07-01 00:21:17 +03:00
d46d711c08 I am keeping these two new themes for now, as well as remove some redundancy and a couple of empty lines from vimrc 2015-06-30 20:01:13 +03:00
898c3d9a45 vim config cleanup 2015-06-30 19:40:30 +03:00
Von Random
2bc1b356e3 fixed regex (VimL is fugly) 2015-06-30 00:48:12 +03:00
Von Random
082fbf6ecb fix regex for supported TERM values 2015-06-30 00:30:58 +03:00
Von Random
31d82e3132 finally, mode-based cursor in vim, not ideal though since it cannot distinguish insert from replace, but still better than nothing 2015-06-30 00:29:16 +03:00
c2e9618887 set vim encoding conditionally 2015-06-19 18:33:36 +03:00
5c570306dc some cursorline / listchars fixes 2015-06-19 13:23:02 +03:00
97b5c7d774 encoding to utf-8 as well for vim 2015-06-09 14:25:42 +03:00
f90ef8b70e vim: cleanup of the plugins I barely ever use 2015-06-01 18:39:31 +03:00
7e5db6eb66 autopairs toggle hotkey for vim and seamonkey for links in urxvt 2015-05-26 17:18:01 +03:00
fa59010809 we do not really need python shit anymore since I use pyCharm for most of my python related coding 2015-05-13 13:44:10 +03:00
418e08aa78 removing trailing spaces on exit takes time, so we are better off without it =/ 2015-04-20 14:01:55 +03:00
Von Random
40ac731b7f replace indentline with indentguides, remove some unnecessary comments, disable vim-tbone because I do not really use it 2015-04-13 01:36:05 +03:00
Von Random
8f9d51b72f some fun changes to vim, including addition of new plugins and a function to strip trailing whitespaces on file save 2015-04-12 04:02:00 +03:00
Von Random
4af00e1ee3 Revert "gotham theme for everything + theme agnostic tmux config"
This reverts commit a2216466c1.

Because gotham theme may be nice, but there's too much contrast and my
eyes are bleeding now.
2015-04-06 21:52:37 +03:00
a2216466c1 gotham theme for everything + theme agnostic tmux config 2015-04-06 20:01:12 +03:00
Von Random
713cabf055 add darcula theme for vim 2015-03-30 13:54:27 +03:00
Von Random
accfd5778a vim highlight for python formatted strings. Good lord vim has god awful syntax highlight for Python =/ 2015-03-22 01:37:27 +03:00
56113e423d pythonParens Special -> Keyword higihlight, because they do not normally follow each other unlike Special 2015-03-11 11:11:43 +03:00
Von Random
2c370cb666 some python syntax highlight magic 2015-03-10 02:14:57 +03:00
Von Random
eebc025457 back to gruvbox, whatever 2015-03-09 23:12:29 +03:00
Von Random
781442449c for now let us keep it that way 2015-03-09 14:39:55 +03:00
Von Random
775743b832 more tweaks, Tomorrow-Night is the new default theme for everything 2015-03-08 03:29:02 +03:00
Von Random
fc5ec4635d better python support for vim 2015-03-07 16:05:51 +03:00
Von Random
c76d8223c3 another vim config cleanup and reordering 2015-03-07 00:55:31 +03:00
Von Random
c601a28564 we mostly deal with new files in python 3, also comment out some old themes I barely ever use, I have enough plugins as it is 2015-03-06 03:24:40 +03:00
11866a9ee5 some vim tweaks and additions 2015-03-05 19:45:48 +03:00
Von Random
ecbb4e26d1 gvim cursor settings improved 2015-02-23 11:10:01 +03:00
Von Random
a61bd3e737 gotham -> gruvbox theme 2015-02-09 00:02:26 +03:00
Von Random
91334b5373 vim and gvim tweaks, auto-pairs is back 2015-02-07 03:14:34 +03:00
Von Random
972ecadeaa added some stuff to vimrc, including moved leader (backslash is dumb) and added glorious python-mode 2015-02-07 00:23:05 +03:00
Von Random
c60c920622 some vim tweaks 2015-01-26 03:31:18 +03:00
7adf0670ce listchars update, "|..." is slightly better than ">---" 2015-01-23 15:02:52 +03:00
aa0dd7cf5b disable underline for solarized colorscheme 2015-01-22 17:01:11 +03:00