|
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 |
|
|
609609c258
|
solarized options moved to setting the theme for those occasions when I do not have vundle enabled
|
2015-01-19 13:15:09 +03:00 |
|
Von Random
|
1f6c2bf57e
|
some vimrc tweaks
|
2015-01-17 19:23:42 +03:00 |
|
Von Random
|
a3f19e64dc
|
added a few vim themes to test
|
2015-01-16 09:21:54 +03:00 |
|
|
8845a30715
|
screen is valid for 256 colours too
|
2015-01-12 18:06:13 +03:00 |
|
|
0801e3ba93
|
hotkey for toggling list and number in vim
|
2014-12-22 18:13:59 +03:00 |
|
Von Random
|
f80e6aeb81
|
added modeline support since vim in debian does not use it by default :<
|
2014-12-07 05:31:20 +03:00 |
|
|
bead42afcc
|
autoshebangs for vim
|
2014-11-29 12:02:39 +03:00 |
|
|
7155b4da95
|
back to terminus in gvim
|
2014-11-26 20:02:01 +03:00 |
|
|
cd17806d85
|
disable cursor blinking in gvim
|
2014-11-24 19:27:38 +03:00 |
|
|
a1fa7f464a
|
move gvim and color style into version check expression + switch to 7.0 check instead of 7.3
|
2014-11-24 17:16:45 +03:00 |
|
|
faf154132f
|
actually, scratch that, I shall just avoid using vundle entirely outside my local machines
|
2014-11-24 16:58:03 +03:00 |
|
|
f406a21fb3
|
fix the conditional statement
|
2014-11-24 13:50:11 +03:00 |
|
|
574a059da6
|
fix to be able to use solarized colourscheme even in lower versions of vim
|
2014-11-24 13:47:29 +03:00 |
|
|
cc00f4a783
|
enforce 256 colours (kinda tired of default and elflord themes everywhere on old machines) + fix indentation and some other tweaks
|
2014-11-24 13:21:42 +03:00 |
|
|
1ac60219ba
|
some awesome tweaks + revert to default hl behaviour in vim
|
2014-11-21 03:16:50 +03:00 |
|
|
c883b0747d
|
buffergator hotkey for vim + C-Space switch for tmux
|
2014-11-18 13:07:11 +03:00 |
|
|
194955ab3d
|
vim mappings for easier left / right navigation
|
2014-11-18 09:12:57 +03:00 |
|
|
235f2ec0d9
|
compatibility changes to vimrc
|
2014-11-17 12:28:43 +03:00 |
|
|
d63d412fde
|
directionalwindowsresizer added, very useful
|
2014-11-13 16:40:09 +03:00 |
|
|
b549289841
|
Oops, fixed the error now
|
2014-11-13 13:53:51 +03:00 |
|
|
579c6afa17
|
more plugin and settings shifts for vim
|
2014-11-13 13:41:36 +03:00 |
|
|
5af7ff17ba
|
moar vim tweaks
|
2014-11-13 02:49:29 +03:00 |
|
|
7804e021e9
|
some awesome vim tweaks :3
|
2014-11-12 19:33:26 +03:00 |
|
|
52423d6556
|
auto-pairs no more, too much trouble too little profit
|
2014-11-07 16:48:24 +03:00 |
|
|
9a81d9ce2f
|
disable terminal bells in vim, who the fuck needs them anyway
|
2014-10-30 16:46:46 +03:00 |
|
|
63f14e6a4c
|
back to solarized vim, no more theme.lua for awesome, no more squares for awesome, bigger wibox in awesome
|
2014-10-24 19:37:00 +04:00 |
|
|
59040c4dc9
|
has learned about vim folding, included it in every possible config lol
|
2014-10-19 22:26:42 +04:00 |
|