summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set vim colorscheme to 'koehler'Audric Schiltknecht2013-09-081-0/+1
|
* Add git alias to force US localAudric Schiltknecht2013-09-041-0/+3
| | | | | git now uses gettext to localize output, and vim syntax file does not cope well with it. So disable localization in git for now.
* Update vim version in less aliasAudric Schiltknecht2013-08-301-1/+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-093-0/+6
|
* Fix add-plugin scriptAudric Schiltknecht2013-08-091-1/+1
|
* Ad screen configuration fileAudric Schiltknecht2013-03-292-0/+15
|
* Update of bundles.Audric Schiltknecht2013-02-174-0/+0
|
* Add taglist pluginAudric Schiltknecht2013-02-174-1/+6052
|
* Little clean-upAudric Schiltknecht2013-01-2338-14/+14
| | | | Easier (I think...) directory layout
* Add XDefaults fileAudric Schiltknecht2013-01-232-0/+52
|
* 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-172-0/+3
|
* Add gitignore file and update vim bundleAudric Schiltknecht2012-11-203-0/+1
|
* Add syntastic bundleAudric Schiltknecht2012-11-202-0/+3
|
* Add source of local-machine bash definitions file.Audric Schiltknecht2012-11-091-0/+8
|
* 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-072-0/+3
|
* Ignore lines starting with space in bash historyAudric Schiltknecht2012-11-071-2/+3
|
* Import nerdtree pluginAudric Schiltknecht2012-10-105-2/+9
|
* Add fugitive bundleAudric Schiltknecht2012-10-104-0/+23
|
* Add pathogen module to automatically load plugins from .vim/bundle directoryAudric Schiltknecht2012-10-102-2/+241
|
* Add "basic" vim configurationAudric Schiltknecht2012-10-1024-0/+823
|
* script to install dotfilesAudric Schiltknecht2012-10-071-0/+10
|
* Import of bash configuration filesAudric Schiltknecht2012-10-072-0/+88