Mathieu Maret
60269d647d
vim: Add autohl and array converter plugins
2018-02-08 15:48:18 +01:00
Mathieu Maret
adcb9aebae
Add cppcheck tools
2018-01-22 11:32:16 +01:00
Mathieu Maret
46d4768f64
vimwiki: add gcc
2017-11-29 10:48:20 +01:00
Mathieu Maret
60702677c4
vim:autotag start silently
2017-11-24 10:42:09 +01:00
Mathieu Maret
74a4fb30e5
vimwiki: update with code checker info
2017-09-29 10:41:56 +02:00
Mathieu Maret
1d1ddf234d
vim: Add clang-rename tool
...
Taken from
https://reviews.llvm.org/diffusion/L/browse/cfe/trunk/tools/clang-rename/clang-rename.py
2017-09-20 14:25:58 +02:00
Mathieu Maret
da9b09ed58
[vim]Clang-format style personnalisation
2017-09-08 11:05:50 +02:00
Mathieu Maret
8fbbcb7c10
vim: update clang-format.py
...
update from SVN https://llvm.org/svn/llvm-project/cfe/trunk/tools/clang-format/clang-format.py
2017-08-23 11:46:28 +02:00
Mathieu Maret
863dacc684
[vim]Clang-format style personnalisation
2017-01-28 14:33:22 +01:00
Mathieu Maret
52ad3c5172
[vim] comment how to use ColorColumn
2017-01-24 17:45:37 +01:00
Mathieu Maret
96b11cf3fd
[mycolor]Change color for colorColumn
2017-01-19 15:27:19 +01:00
Mathieu Maret
2c06b8566c
[vim]Do not force mycolor in 256
2016-10-21 11:54:49 +02:00
Mathieu Maret
ae3db8b6ef
Use ctags before cscope
...
cscope does not well support c++ (e.g. enum declared in extern "C"
https://sourceforge.net/p/cscope/bugs/249/ , anonym struct ...)
So use ctags first (set csto=1)
also remove so duplicate code and simplify it as cscopetag option is
enabled
2016-10-20 11:09:46 +02:00
Mathieu Maret
26252ad6e8
[vim]update Vundle version
2016-08-30 14:46:11 +02:00
Mathieu Maret
ec2857b4aa
[vim]Disable pyflakes
...
and manage it with vundle
2016-05-10 16:05:44 +02:00
Mathieu Maret
e602f21981
[vim]remove remaining files
2016-03-02 17:40:54 +01:00
Mathieu Maret
ad4c6c83cb
[vim]dxomenu renammed menu
2015-09-04 14:36:22 +02:00
Mathieu Maret
7a967fc3c4
[vim] look for tags in some default dir
...
Otherwise you neede to relaunch vim so autotags see them
2015-07-09 13:39:09 +02:00
Mathieu Maret
6655617a44
[vim]improve menu text
2015-07-09 13:38:53 +02:00
Mathieu Maret
063c081b25
[vim]update man ftplugin
2015-07-07 14:19:34 +02:00
Mathieu Maret
ec07142fb3
[vim]correct clang-format path
2015-07-07 14:11:48 +02:00
Mathieu Maret
d29c40e35e
[vim]simplify omnicomplete conf
...
Support omnicpp with vundle
Simplify conf
2015-07-07 14:11:04 +02:00
Mathieu Maret
5d4c6b26c5
[vim]Clean file managed by vundle
2015-07-06 15:03:05 +02:00
Mathieu Maret
bd75e57ffd
[vim]Remove colors managed by vundle
2015-07-06 14:33:23 +02:00
Mathieu Maret
c79e28109d
[vim]Manage NerdTree with vundle
2015-07-06 14:26:15 +02:00
Mathieu Maret
35a6a11984
[vim] VCScommand managed by vundle
2015-07-06 14:15:29 +02:00
Mathieu Maret
68f4a48ffe
[vim] Remove WhatFunction
...
echoFunc is used instead
2015-07-06 14:11:15 +02:00
Mathieu Maret
54b31c0343
[vim] Manage Colour chooser with vundle
2015-07-06 14:03:16 +02:00
Mathieu Maret
4113c033a4
[vim]Manage echofunc with github
2015-07-06 13:56:02 +02:00
Mathieu Maret
f1c7bc5bdf
Update bookeen build info
2015-06-30 15:49:19 +02:00
Mathieu Maret
b51f64764b
vimwiki: booken info
2015-06-30 15:49:18 +02:00
Mathieu Maret
aa25365515
[vim] format indentation using clang-format
2015-06-30 15:49:18 +02:00
Mathieu Maret
50461a952f
[vim] make autotags look for tag/cscope in parent dir until HOME or /
2015-06-30 15:49:18 +02:00
Mathieu Maret
aff38ab72a
Revert "[Vim]Add snipMate plugin"
...
Use fork version on github instead
This reverts commit 4e971c84e0fb4f7b034821f5d7ad7a1531490c63.
Conflicts:
.vim/snippets/c.snippets
.vimrc
2015-06-30 15:49:18 +02:00
Mathieu Maret
7f15f4c571
[vim][vimwiki]
2015-06-30 15:49:17 +02:00
Mathieu Maret
0e0ee32b28
[vim] vundle as git submodule
2015-06-30 15:49:17 +02:00
Mathieu Maret
ee62baba4c
[vim][autotags]Remove DxO path ref
2015-06-30 15:49:17 +02:00
Mathieu Maret
baee28c346
[vim] bindings for git gutter
2015-06-30 15:49:17 +02:00
Mathieu Maret
590a76f6a7
[vim] Add vundle minimum file
2015-06-30 15:49:17 +02:00
Mathieu Maret
307581652a
[vim]Use vundle for plugin management
2015-06-30 15:49:17 +02:00
Mathieu Maret
7d103879b0
[vim] fix vimrc help
...
remove lid plugin. Never used. Outdated tool
2015-06-30 15:49:17 +02:00
Mathieu Maret
5f01248d37
[vim]update cctree plugin
2015-06-30 15:49:17 +02:00
Mathieu Maret
16e0d7d869
[vim]update taglist
2015-06-30 15:49:17 +02:00
Mathieu Maret
404bf6df01
[vim]Make default tabe size 8
2015-06-30 15:49:17 +02:00
Mathieu Maret
4da464f63c
[vim][autotags] add path to cscope whand adding new db
2015-06-30 15:49:16 +02:00
Mathieu Maret
1de0397c71
[vim] plugin for cscope in python
2015-06-30 15:49:16 +02:00
Mathieu Maret
0fc98a9065
[vim]Update VCS plugin
2015-06-30 15:49:16 +02:00
Mathieu Maret
f48625243a
[vim] Add Autotags plugin + menu
2015-06-30 15:49:16 +02:00
Mathieu Maret
1033d1aa5c
[vim] Add ssl plugin
2015-06-30 15:48:32 +02:00
Mathieu Maret
6c911c38dc
[vim] add snippet for timing
2015-06-30 15:46:21 +02:00