Commit graph

31 commits

Author SHA1 Message Date
nojhan
edf02c9319 no (bugged) smartindent, add leaders along with F-keys 2013-01-31 23:26:53 +01:00
nojhan
07020825f8 don't un-indent hashes at the BOL (python comments) Let cursor move past the last char in visual block mode, show more matching characters, ,w will disable autowrap line break, disable homemade statusline (now use a plugin) 2013-01-31 23:07:06 +01:00
nojhan
2d5ad299a5 remove homemade tab completion, use tagbar instead of taglist 2013-01-31 21:52:22 +01:00
nojhan
ffbbd433c1 do not use fugitive 2013-01-06 09:14:36 +01:00
Johann Dreo
c8cb2ca0b0 scrolloff=5 2013-01-03 21:06:42 +01:00
Johann Dreo
cc31d5f1db do not map S-space as Esc
use persistent undo
default folding to fold
2013-01-03 20:46:01 +01:00
nojhan
51a42fc40e do not indent when moving line with C-arrows 2012-08-16 14:34:01 +02:00
nojhan
2bee8bc24b use inkpot colors within xterm-256 2012-08-08 14:10:26 +02:00
nojhan
11b47a555d do not highlight current line (that breaks colors), remap RainbowParentheses to <leader>R 2012-08-08 11:46:52 +02:00
nojhan
13c2529b92 split below and right 2012-08-04 13:29:39 +02:00
nojhan
545e8817d6 When jumping to a given line, center the screen 2012-08-04 13:23:08 +02:00
nojhan
73226d9191 leader shortcut to append modeline after last line in buffer 2012-07-29 22:45:03 +02:00
nojhan
cea0f969e4 missing space for tabs in listchars 2012-06-06 10:05:52 +02:00
nojhan
7840c0d95e list of interesting plugins 2012-05-09 19:08:33 +02:00
nojhan
c854dd8c4e add current git branch to status, thanks to the fugitive plugin 2012-05-09 18:35:41 +02:00
nojhan
67b6d64b8d add pathogen infection 2012-05-09 18:01:26 +02:00
nojhan
a48fc98970 all operations such as yy, D, and P work with the X clipboard 2012-05-09 17:52:28 +02:00
nojhan
6c67787199 back to more readable font sizes 2012-05-04 11:37:19 +02:00
nojhan
b9a6a277ff use S-nbsp for Esc under vim, thus duplicate nbsp to AltGr-Shift-space in xkb 2012-05-02 16:30:31 +02:00
nojhan
7a8cd76fa4 display non-breakable and trailing spaces as a centered dot 2012-05-02 16:28:07 +02:00
nojhan
f0b8170de0 smaller fonts 2012-04-30 11:15:56 +02:00
nojhan
e73dfca9ef print a one-line tip at vim startup 2012-04-27 23:51:30 +02:00
nojhan
7be98763e3 added leader font size switches ; change remaps that are on the way 2012-04-02 09:55:56 +02:00
nojhan
ab008ec575 xx will delete the line without copying it into the default register 2011-11-22 11:08:44 +01:00
nojhan
ea3e5118d2 set cursorline by default, let the color for the color scheme 2011-11-02 14:54:50 +01:00
nojhan
7afce37a5f harmonized inkpot/vimrc, +set textwidth=120, CursorLine in colorschemes instead of vimrc 2011-10-28 15:40:52 +02:00
nojhan
de4578f009 remove toolbar, highligth the 80th and 120th column for inkpot, split AND go to the other panel 2011-09-12 16:42:01 +02:00
nojhan
179cd01b2c close a buffer without deleting its window 2011-03-09 21:02:47 +01:00
nojhan
41ceb581b6 map a macro that justifies a paragraph ; map a command to remove C/C++ comments and blank lines 2011-02-10 18:55:13 +01:00
nojhan
141ac44f3f update and cleaning 2011-02-05 17:22:17 +01:00
nojhan
ed7ef55a98 first commit 2011-02-05 13:26:04 +01:00