98b813f724
vim: use rg for search when tag fail
2024-05-23 14:26:15 +02:00
Mathieu Maret
6feae4f96e
vim: update clang-rename
2024-03-06 17:58:18 +01:00
Mathieu Maret
db2224127a
vim: update man plugin
2024-03-06 17:48:23 +01:00
Mathieu Maret
5342c03af8
vim: remove old syntax file
2024-03-06 17:48:23 +01:00
Mathieu Maret
b2e50d686a
vim/git: remove old git commit related stuff
2024-01-25 14:33:50 +01:00
Mathieu Maret
6083380b89
vim: fix build_cmd default params
2023-07-18 12:18:13 +02:00
Mathieu Maret
e633dc11b2
vim: add cmd to generate compiledb from AOSP logs
2023-07-18 12:17:35 +02:00
Mathieu Maret
08eb96c70d
vim: add mark
2023-04-19 15:39:49 +02:00
Mathieu Maret
0dce3064a3
wiki/perf add perfetto and call-graph info
2023-03-10 14:05:05 +01:00
Mathieu Maret
726cb99414
wiki: add more 8450 info
2023-01-24 16:14:46 +01:00
Mathieu Maret
bb335ce0f7
vim: save some wiki info
2022-10-19 16:27:14 +02:00
Mathieu Maret
7de2aa447e
[vim] indent finder using python 3
2022-10-03 10:19:00 +02:00
Mathieu Maret
7493517050
vim: update cdg.py
...
Taken from https://raw.githubusercontent.com/cerg2010cerg2010/texttoolkit/master/cdg.py
and add a small fix to get current dir for project path instead of
'/your/project/path'
2022-07-31 11:10:56 +02:00
Mathieu Maret
e8bbce1878
vim: fix cdg usage from build_commands generation
2022-07-31 01:24:17 +02:00
Mathieu Maret
617574713a
vim: add tool from compile_commands.json
...
Comming from https://github.com/whatacold/texttoolkit fork https://raw.githubusercontent.com/cerg2010cerg2010/texttoolkit/master/cdg.py
2022-07-31 00:22:12 +02:00
Mathieu Maret
ff6664c54e
vim: fix binding for cscope
...
C-s suspend the terminal ....
2022-07-12 14:22:32 +02:00
Mathieu Maret
a657ce8087
vim: color, builddb and indent find fixes
2022-03-09 10:13:02 +01:00
Mathieu Maret
3dbb62d303
vim: add ligature and logcat color
2022-01-03 16:06:03 +01:00
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