Commit Graph

109 Commits

Author SHA1 Message Date
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
Mathieu Maret 10930e6b51 [vim] add a and lid plugin 2015-06-30 15:46:20 +02:00
Mathieu Maret 522923a8f1 [vim] add plugin to try color scheme 2015-06-30 15:46:20 +02:00
Mathieu Maret 768572fce0 Add colors scheme and use mycolor as a color scheme 2015-06-30 15:46:20 +02:00
Mathieu Maret 1df65da9a5 [vim] update man plugin 2015-06-30 15:46:20 +02:00
Mathieu Maret 5e5ee94a30 [vim] update mkm syntax 2015-06-30 15:46:20 +02:00
Mathieu Maret 47671bac50 [vim] add syntax file for mkm 2015-06-30 15:46:20 +02:00
Mathieu Maret 9be2a0673a [vim] add pyflakes, a python syntax checker 2015-06-30 15:46:20 +02:00
Mathieu Maret 90fb374133 [vim] Add pydoc plugin. Make it accessible by F1 2015-06-30 15:46:20 +02:00
Mathieu Maret be6b68af9c [vim] update echofunc plugin 2015-06-30 15:43:16 +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 a9b470d1c6 [vim] Remove eclim ... 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 27f8bca29a [vim] Add man plugin 2015-06-30 15:43:15 +02:00
Mathieu Maret 1c91260933 [vim]indent_finder use python2 2015-06-30 15:41:59 +02:00
Mathieu Maret c5ab496deb [vim] Add a plugin for detecting indent 2010-10-22 10:03:52 +02:00
Mathieu Maret 44048ae7be [Vim]Add snipMate plugin 2010-05-04 15:32:13 +02:00
Mathieu Maret cf50b4f8f0 [Vim] add echofunc plugin. Correct typo mistake for omniccppcomplete 2010-04-19 18:48:56 +02:00
Mathieu Maret 812f2127e6 [vim] maj doc 2010-04-15 15:05:03 +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 fc349bd19a cleaning 2009-12-01 14:03:03 +01:00
Mathieu Maret 949ed4f417 [vim]add tmux vim syntax 2009-12-01 14:00:52 +01:00
Mathieu Maret b48c6771ce Update openbox conf (add gnome-volume-manager to autostart to automount external disk) and conky 2009-11-05 16:08:40 +01:00
Mathieu 256b0cc80f Add vim plugins 2009-11-01 19:04:42 +01:00