Mathieu Maret
4d25ba8e87
vim: add template
2021-11-09 11:10:03 +01:00
Mathieu Maret
67b66fef45
vim/ctags: extras opt get renamed into extra
2021-10-14 14:25:57 +02:00
Mathieu Maret
a4d8ef9380
vim/color avoid redfg on redbg
2021-10-14 14:25:18 +02:00
Mathieu Maret
f14639669c
Add knowledge vimwiki
2021-09-10 09:43:50 +02:00
Mathieu Maret
cb95018fcc
vim:cscope_plus small fix
2021-05-30 22:32:02 +02:00
Mathieu Maret
6e8235d98e
vimwiki: add mapping to generate pdf
2021-01-10 00:15:43 +01:00
Mathieu Maret
b7736702eb
vim: add undo file
2020-12-29 11:12:24 +01:00
Mathieu Maret
0149b1db11
vim: Add DB building menu
2020-12-19 23:53:14 +01:00
Mathieu Maret
68a4e8a979
Add mappings for <C-F[1-4]>
2020-12-18 11:44:16 +01:00
Mathieu Maret
794d826f64
vim: add keymap plugin
2020-12-18 10:32:34 +01:00
Mathieu Maret
97c56c8afe
vim: use git for pydoc
2020-12-17 15:25:37 +01:00
Mathieu Maret
d4304e93d0
vim: fix clang-format script
2020-11-17 11:48:32 +01:00
Mathieu Maret
e623aa6e12
vim: indent_finder analyse first 1024lines only
2020-11-16 12:30:29 +01:00
Mathieu Maret
5950c9e494
vim: add diary tools to vimwiki
2020-11-16 11:25:28 +01:00
Mathieu Maret
9987cee833
vim: fix error colors
2020-10-02 11:16:52 +02:00
Mathieu Maret
8fbcb6eedc
[vim]Add coccigrep
2018-11-07 10:06:46 +01:00
Mathieu Maret
d694a515f6
ignore moc_ files
2018-07-11 17:55:43 +02:00
Mathieu Maret
de271744bc
indent config by buffer
2018-07-11 17:53:38 +02:00
Mathieu Maret
87b97ee5bd
vim: improve indent_finder
2018-03-07 17:15:11 +01:00
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