1
0
Fork 0
Commit graph

103 commits

Author SHA1 Message Date
ecca2caa4e color scheme removal 2016-04-26 14:31:16 +03:00
089bdd157f vimrc edits 2016-04-26 13:01:15 +03:00
e85200ce3b getting rid of unused vim plugins 2016-04-25 12:32:39 +03:00
2fe276d97f PaperColor for now, let us see if it is a good one, eh 2016-04-21 18:08:26 +03:00
c03bd3292d back to solarized light 2016-04-14 15:18:27 +03:00
22639f652e lightline for now instead of airline, also trailing space display 2016-04-13 17:40:17 +03:00
7d4618cbd1 tabstop = 3 and phd colorscheme 2016-04-05 20:06:09 +03:00
99f66252fe easy-align plugin to make a perfectionist within me real real happy 2016-03-22 16:23:25 +03:00
419f025ad4 moar updates 2016-02-19 12:56:59 +03:00
e6ea3a4895 airline theme as well 2016-02-11 14:16:18 +03:00
4ff5bb76c0 try dark theme again 2016-02-03 14:54:15 +03:00
f919e3394f back to solarized 2015-12-01 17:04:35 +03:00
d58afde0bf neovim, no mouse integration for you 2015-11-18 14:01:27 +03:00
22cf19f5fc experimenting with colors 2015-11-14 13:23:47 +03:00
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