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
566baad18e
deactivate buggued notion statusbar + better split bindings
2016-06-27 14:13:35 +02:00
Johann Dreo
41d5a13c5d
+latex coloring
2016-06-27 14:11:38 +02:00
Johann Dreo
cad906b13e
fix trash lcation, add ide, fix git_archive, fix autojump source
2015-08-05 11:38:22 +02:00
Johann Dreo
4baebd571a
rcp_80, fix ff, fix clean, TeX ed, calc, upgrade +autoremove
2015-08-05 11:36:46 +02:00
Johann Dreo
e00506b3fd
Add .Xdefaults
2015-08-05 11:34:32 +02:00
Johann Dreo
a570506850
Ajout checkmark sur le Altgr-ç
2014-03-03 16:41:31 +01:00
Johann Dreo
2d9360cd79
submodules update
2014-02-18 21:27:27 +01:00
Johann Dreo
cc9fa93fc7
Forget solarized in vim
2014-02-18 21:22:14 +01:00
Johann Dreo
dd678df75c
bashrc: +xcopy, better notify, interactive autojump
2014-02-18 21:20:05 +01:00
Johann Dreo
2beddefdfe
A new colorscheme based on base16-railscasts, more CPP syntax highlighting
2014-02-18 21:17:13 +01:00
Johann Dreo
351699cda9
Three patches in one for this silly commit title
...
Activate search history and liquidprompt only if in interactive prompt
Add a color python wrapper.
Use the last commit date in the git_archive function, instead of the current one.
2013-11-30 16:48:14 +01:00
Johann Dreo
21adc08407
Replace xkb layout by xmodmap config
2013-11-12 16:36:35 +01:00
Johann Dreo
851110035d
Add Ctrl-P config + thrift filetype
2013-09-19 14:46:57 +02:00
Johann Dreo
94da8dbb51
configure a TkTheme in Xresources
2013-09-19 14:46:19 +02:00
Johann Dreo
bc7b1c386a
Take a snapshot of the current git repository and zip it
2013-09-19 14:45:54 +02:00
Johann Dreo
017fa5b258
one more comment
2013-09-19 14:45:29 +02:00
Johann Dreo
380facca38
Notify when a command is completed, with an audio and visual warning
2013-09-18 09:22:10 +02:00
Johann Dreo
31e09ae48a
better psg (ps|grep)
2013-09-06 14:42:26 +02:00
Johann Dreo
cb690a6e3f
propagate error code along the pipes for the coloring wrapper
2013-07-11 10:47:11 +02:00
Johann Dreo
710893b37b
Use http instead of https for pulling (ugly fix to bypass an ugly proxy)
...
Update submodules
2013-06-17 10:57:26 +02:00
Johann Dreo
54de8cf738
a leader to (re)set expand tab
2013-06-17 10:56:29 +02:00
Johann Dreo
fc9bda70f8
Use ag instead of ack
2013-05-30 17:43:02 +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
6ea41f777d
Replace the old cgcc alias with the cm command
...
Use the theme features of colout
2013-05-16 09:34:53 +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
c085db91db
remove unused dir
2013-05-14 08:49:03 +02:00
Johann Dreo
b28ec3957e
major update of vim plugins as git submodules
2013-05-14 08:48:46 +02:00
Johann Dreo
7b7846d985
Add the vim-gitgutter module
2013-05-06 14:57:48 +02:00
Johann Dreo
24792cc0f4
Use urxvt as scratchpad
2013-04-30 08:56:59 +02:00
Johann Dreo
e316519f99
Use ",g" as duplicate-and-comment
2013-04-30 08:56:28 +02:00
Johann Dreo
e8a57826ab
Add vim-multiple-selection module
2013-04-30 08:55:22 +02:00
Johann Dreo
7706e99a92
Put proxy URL out of bashrc
2013-04-30 08:54:52 +02:00
Johann Dreo
391ebbe608
Merge branch 'master' of github.com:nojhan/dotfiles
2013-04-20 23:01:51 +02:00
Johann Dreo
4729d4b65e
New computer = new terminal
2013-04-20 22:45:37 +02:00
Johann Dreo
aba86e285d
add "yp" and ",S" commands
2013-04-20 22:44:44 +02:00
402de670bf
Use the conditional jump only for the diff pager
2013-03-13 23:14:25 +01:00
a7dfab14cd
git pager jump to diff sections instead of files
2013-03-13 12:32:09 +01:00
040fdd66f8
Separate color from pager
2013-03-12 22:36:43 +01:00
9e9e6bb5a7
ci = commit -a -v
2013-03-12 22:36:21 +01:00
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