Commit graph

45 commits

Author SHA1 Message Date
831c51fcec sorry, no commit msg 2019-06-26 11:36:15 +02:00
22e5cb8bf8 get back to ctags, over YCM 2018-08-13 14:24:27 +02:00
a24318b34d use b & é keys, better placed on bépo 2018-08-13 14:24:20 +02:00
Johann Dreo
8ccfd62f37 nerdtree file type coloring 2016-07-27 14:05:58 +02:00
Johann Dreo
e34584c57d vim deactivate completion in favor of YCM 2016-06-27 14:15:16 +02:00
Johann Dreo
cc9fa93fc7 Forget solarized in vim 2014-02-18 21:22:14 +01:00
Johann Dreo
851110035d Add Ctrl-P config + thrift filetype 2013-09-19 14:46:57 +02:00
Johann Dreo
54de8cf738 a leader to (re)set expand tab 2013-06-17 10:56:29 +02:00
Johann Dreo
f4aaaad253 Misc update (for C++ editing).
(Cool) shortcuts to navigate in ctags.
Use Deja Vu Sans Mono instead of Inconsolata (which is bugged for italic)
Working shortcut to duplicate-and-comment.
Autorelad .vimrc on save.
Smaller tab char.
Highly visible active status line.
More logical ctags location.
2013-05-30 17:38:54 +02:00
Johann Dreo
1878003d18 Invert F11 and F12 2013-05-16 09:35:32 +02:00
Johann Dreo
6f8f107e9e ,t to enable tab indent, ,w for text width, ,r for rainbow 2013-05-14 08:49:47 +02:00
Johann Dreo
e316519f99 Use ",g" as duplicate-and-comment 2013-04-30 08:56:28 +02:00
Johann Dreo
391ebbe608 Merge branch 'master' of github.com:nojhan/dotfiles 2013-04-20 23:01:51 +02:00
Johann Dreo
aba86e285d add "yp" and ",S" commands 2013-04-20 22:44:44 +02:00
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