summaryrefslogtreecommitdiffstats
path: root/vim
Commit message (Collapse)AuthorAgeFilesLines
* vim: Disable modeline because of CVEAudric Schiltknecht2019-07-181-0/+5
|
* vim: Update colorschemeAudric Schiltknecht2019-07-181-1/+1
|
* vim: Minor improvements in configurationAudric Schiltknecht2019-07-182-1/+5
|
* Update submodulesAudric Schiltknecht2019-01-299-0/+0
|
* vim: Fix error with parens matching highlightAudric Schiltknecht2017-09-141-2/+2
|
* Vim: Update configuration fileAudric Schiltknecht2017-07-141-7/+7
| | | | | - Extend text width to 100 - Replace ack with ag
* Vim: Add dirdiff bundleAudric Schiltknecht2017-07-141-0/+0
|
* Update submodulesAudric Schiltknecht2017-07-147-0/+0
|
* Vim: Add YANG vim syntax fileAudric Schiltknecht2017-07-141-0/+95
|
* Vim: Update bundlesAudric Schiltknecht2017-02-152-0/+0
|
* Update submodulesAudric Schiltknecht2017-01-077-0/+0
|
* Move vim/update-plugins to root as it deals with submodulesAudric Schiltknecht2017-01-071-6/+0
| | | | Script is not vim-specific, so move it to the root.
* Update submodulesAudric Schiltknecht2016-07-128-0/+0
|
* Vim: Update bundlesAudric Schiltknecht2015-02-165-0/+0
|
* Vim: update bundlesAudric Schiltknecht2014-12-206-0/+0
|
* Vim: update bundlesAudric Schiltknecht2014-09-297-0/+0
|
* Vim: Fix mouse deactivation functionAudric Schiltknecht2014-09-291-1/+1
|
* Vim: Add mapping for non-breaking spaceAudric Schiltknecht2014-05-081-0/+3
|
* Vim: update bundlesAudric Schiltknecht2014-05-086-0/+0
|
* Vim: Update bundlesAudric Schiltknecht2013-12-013-0/+0
|
* Vim: Update bundlesAudric Schiltknecht2013-11-304-0/+0
|
* Vim: Enable vim-airline status barAudric Schiltknecht2013-11-301-1/+6
|
* Vim: Add vim-airline bundleAudric Schiltknecht2013-11-301-0/+0
|
* Vim: Source local configurationAudric Schiltknecht2013-11-301-0/+3
|
* Update vim bundlesAudric Schiltknecht2013-11-132-0/+0
|
* Replace vim taglist plugin by bundleAudric Schiltknecht2013-11-132-4546/+0
|
* Add vim-indent-guides bundleAudric Schiltknecht2013-10-211-0/+0
|
* Update vim bundlesAudric Schiltknecht2013-10-216-0/+0
|
* Add vim shortcut to search pattern under cursorAudric Schiltknecht2013-10-211-0/+2
|
* Set vim colorscheme to 'koehler'Audric Schiltknecht2013-09-081-0/+1
|
* Add MultipleSearch bundleAudric Schiltknecht2013-08-303-0/+500
|
* Add specific vim configuration for pcap fileAudric Schiltknecht2013-08-301-0/+11
| | | | | When opening a pcap file, opens it with xxd instead of simply displaying its binary content.
* Add gist bundle + dependencyAudric Schiltknecht2013-08-092-0/+0
|
* Fix add-plugin scriptAudric Schiltknecht2013-08-091-1/+1
|
* Update of bundles.Audric Schiltknecht2013-02-174-0/+0
|
* Add taglist pluginAudric Schiltknecht2013-02-174-1/+6052
|
* Little clean-upAudric Schiltknecht2013-01-2334-0/+0
| | | | Easier (I think...) directory layout
* Create "after" bundle, which is load after all bundlesAudric Schiltknecht2013-01-171-0/+1
| | | | It allows some post-bundles initializations/configurations.
* Add sbt bundleAudric Schiltknecht2013-01-171-0/+0
|
* Add gitignore file and update vim bundleAudric Schiltknecht2012-11-202-0/+0
|
* Add syntastic bundleAudric Schiltknecht2012-11-201-0/+0
|
* Update vim bundles.Audric Schiltknecht2012-11-082-0/+0
|
* Fix script to add vim bundleAudric Schiltknecht2012-11-081-1/+1
| | | | | Use git submodule update --rebase to prevent submodules to be in detached state.
* Add scala bundleAudric Schiltknecht2012-11-071-0/+0
|
* Import nerdtree pluginAudric Schiltknecht2012-10-104-2/+6
|
* Add fugitive bundleAudric Schiltknecht2012-10-103-0/+20
|
* Add pathogen module to automatically load plugins from .vim/bundle directoryAudric Schiltknecht2012-10-102-2/+241
|
* Add "basic" vim configurationAudric Schiltknecht2012-10-1023-0/+820