Commit Graph

28 Commits

Author SHA1 Message Date
Mathieu Maret d0de8f70b5 [vim] remore specific DxO path 2015-06-30 15:43:15 +02:00
Mathieu Maret 9d20254e66 [vim] add .bin and .iris filetype.
.bin a read in hexa.
.iris file are set to filetype=python
.python file are set to filetype=python

Use smarttab and smartindent
2015-06-30 15:43:15 +02:00
Mathieu Maret 77458559c0 [vim] Tags and associated
Add --c++-kinds=+p flags to ctags generation in kernelModel
This flag is used by echofunc plugin

Add a script to generation tag for system
2015-06-30 15:43:15 +02:00
Mathieu Maret 374b3d6355 [vim] Move indent_finder. Remove "filetype plugin indent on" which was messing whith omnicompletion 2015-06-30 15:43:15 +02:00
Mathieu Maret 2435bc4b0a [vim] add mapping for opening tab in a new Tab change mapping for tag gen 2015-06-30 15:43:15 +02:00
Mathieu Maret 8747c4dba6 [vim] Some mapping for cscope in .vim/cscope/ 2015-06-30 15:43:15 +02:00
Mathieu Maret 7be02219d4 [vim] reorganize conf files 2015-06-30 15:43:15 +02:00
Mathieu Maret 0764a40230 [vim] remove WhatFunction in statusbar by default.
This function could cause auto scrolling on long line
2015-06-30 15:43:15 +02:00
Mathieu Maret f16f078bf0 [vim] add url in comment for dl vim spell file 2015-06-30 15:43:15 +02:00
Mathieu Maret 932a4353a7 [zsh] tags + vimlatex 2015-06-30 15:43:15 +02:00
Mathieu Maret 09be6c6412 [vim] Translation using \t 2010-11-30 16:30:39 +01:00
Mathieu Maret de7b53bc41 [vim]spell 2010-11-26 15:42:01 +01:00
Mathieu Maret c5ab496deb [vim] Add a plugin for detecting indent 2010-10-22 10:03:52 +02:00
Mathieu Maret 81553978aa [vim] Do not expand tab unless it's python 2010-09-28 15:43:25 +02:00
Mathieu Maret a5ac67dc62 [vim] change bindings for help 2010-09-21 10:59:10 +02:00
Mathieu Maret f4ddcdbd4d [vim] dummy mistake 2010-09-16 18:18:19 +02:00
Mathieu Maret 96128d34cb [vim]Correct some unused shortcurt : use cscope and folding 2010-09-16 14:49:27 +02:00
Mathieu Maret ac8abd1629 [vim] add current function name in status line 2010-06-24 14:36:53 +02:00
Mathieu Maret 44048ae7be [Vim]Add snipMate plugin 2010-05-04 15:32:13 +02:00
Mathieu Maret aa0c4b6816 [Vim] use tags in current dir, in parent dir, and in ~/.vim/ 2010-05-04 14:17:03 +02:00
Mathieu Maret 22ada08b14 [vim] change the way that tags could be build 2010-04-26 10:35:32 +02:00
Mathieu Maret cf50b4f8f0 [Vim] add echofunc plugin. Correct typo mistake for omniccppcomplete 2010-04-19 18:48:56 +02:00
Mathieu Maret 077c393347 [Vim] Add eclim plugin and fugitiv plugin and some notes about vim 2010-04-15 13:50:37 +02:00
Mathieu Maret 32e3e1344f Add spellchecking for vim 2010-03-29 17:08:19 +02:00
Mathieu Maret 5c56d6ee41 [Vim/Cscope] CSCOPE_DB 2010-03-04 10:10:31 +01:00
Mathieu Maret 0365ff1038 add some example from a blog 2009-11-27 14:30:36 +01:00
Mathieu Maret f62c206844 add omnicompletion for C file, php, ruby ....wq 2009-11-20 13:49:07 +01:00
Mathieu Maret 0c55b23c13 reorganize files. Add a script to link all .* files. Use .zsh directory 2009-11-13 12:00:50 +01:00