Commit graph

140 commits

Author SHA1 Message Date
35960e0857 bugfix: we do not want gvim to detach when used as EDITOR 2013-03-12 11:30:31 +01:00
d20c1fbbee Use up/down to search history matching the current line start 2013-03-12 11:29:35 +01:00
038376c1a4 Add .gitconfig, with aliases and pager config
The pager config colors the diff and use less as a pager,
After having called "git diff", you just will just have to type 'n'
to iterate over diff sections.
2013-03-12 11:26:31 +01: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
a1dba88f38 add vim-pathogen 2013-01-31 22:48:04 +01:00
nojhan
c7cc01e596 add vim plugin submodules 2013-01-31 22:17:14 +01:00
nojhan
2d5ad299a5 remove homemade tab completion, use tagbar instead of taglist 2013-01-31 21:52:22 +01:00
nojhan
a2e35a186b more vim plugins submodules 2013-01-31 21:51:45 +01:00
nojhan
99277032a6 syntax file for mediawiki 2013-01-31 21:25:44 +01:00
nojhan
0243a269cf en and fr dico files 2013-01-31 21:23:05 +01:00
nojhan
062532e54d vim plugin submodules 2013-01-31 21:22:30 +01:00
nojhan
e0ebb63643 source liquid prompt rc 2013-01-31 21:00:51 +01:00
nojhan
29b5ed5f0b Add git_ignore, to ignore all untracked file 2013-01-17 23:21:32 +01:00
Johann Dreo
38b6aae11d Merge branch 'master' of ssh://localhost:8480/nojhan/dotfiles 2013-01-17 14:52:15 +01:00
Johann Dreo
c4ee895e27 Syntax colorization when opening in less 2013-01-17 14:51:45 +01:00
Johann Dreo
626f977532 Pretty git log 2013-01-17 14:43:03 +01:00
Johann Dreo
1307e0dd9a Support colors in the less pager 2013-01-17 14:40:23 +01:00
Johann Dreo
79648b306b Add alias for .. and ... 2013-01-17 14:36:08 +01:00
Johann Dreo
ebd3f9ce6a Alias upgrade, to sudo apt-get dist-upgrade & so on 2013-01-17 14:33:00 +01:00
Johann Dreo
bec0c679e6 Add an up function, to cd .. several times 2013-01-17 14:32:39 +01:00
nojhan
cb74d2ab96 Add ipython conf, with a custom prompt 2013-01-08 14:32:39 +01:00
nojhan
ffbbd433c1 do not use fugitive 2013-01-06 09:14:36 +01:00
Johann Dreo
3ca0ff51bb cleaner typo 2013-01-04 15:38:07 +01:00
Johann Dreo
7bce2f81cc shortcut to display the url config of remote repo in a git root 2013-01-04 15:31:12 +01:00
Johann Dreo
991f86f806 less behaves like cat on small files 2013-01-04 15:30:39 +01:00
Johann Dreo
66ca4dd1b3 add https_proxy 2013-01-04 15:29:39 +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
e4c29e4f47 liquidprompt has lost its extension 2012-08-16 14:35:01 +02:00
nojhan
51a42fc40e do not indent when moving line with C-arrows 2012-08-16 14:34:01 +02:00
nojhan
b281ba9870 git ignore vim swap files 2012-08-16 14:32:44 +02:00
nojhan
3159e18512 tools to measure the time taken by a set of commands 2012-08-11 11:32:36 +02:00
nojhan
9f33bfd50f use DodgerBlue instead of default dark blue 2012-08-11 11:32:25 +02:00
nojhan
91add825eb term screen-256color 2012-08-11 11:31:52 +02:00
nojhan
6c15bf61d2 term 256 colors 2012-08-09 15:44:17 +02:00
nojhan
ad87bb6bbb correct float for inkscape and soffice 2012-08-09 15:38:37 +02:00
nojhan
b880d9e8d4 Temporarily maximise focused win with M-backspace 2012-08-09 15:37:18 +02:00
nojhan
2bee8bc24b use inkpot colors within xterm-256 2012-08-08 14:10:26 +02:00
nojhan
ca48549fa7 256 colors xterm management 2012-08-08 14:09:53 +02:00
nojhan
f9aa6b8651 float size manage hook for modal windows of soffice and thunderbird 2012-08-08 12:09:47 +02:00
nojhan
756166df23 resize filechooserdialog as a centered window 2012-08-08 12:04:07 +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
435de69a4a changes the default head/tail behaviour to output x lines, where x is the number of lines currently displayed on your terminal 2012-07-29 22:43:57 +02:00
nojhan
2f509b56eb readme, and redirection to liquid prompt 2012-07-19 14:31:21 +02:00
nojhan
76e1d49660 Due to popular demand, the prompt has moved to https://github.com/nojhan/liquidprompt 2012-07-19 14:25:39 +02:00
nojhan
c9e827cdb4 bugfix return code not computed, forgot to replace debug chars, more comments 2012-07-19 11:27:22 +02:00