Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vim: Source local configuration | Audric Schiltknecht | 2013-11-30 | 1 | -0/+3 |
| | |||||
* | Update vim bundles | Audric Schiltknecht | 2013-11-13 | 2 | -0/+0 |
| | |||||
* | Replace vim taglist plugin by bundle | Audric Schiltknecht | 2013-11-13 | 3 | -4546/+3 |
| | |||||
* | Add vim-indent-guides bundle | Audric Schiltknecht | 2013-10-21 | 2 | -0/+3 |
| | |||||
* | Update vim bundles | Audric Schiltknecht | 2013-10-21 | 6 | -0/+0 |
| | |||||
* | Add vim shortcut to search pattern under cursor | Audric Schiltknecht | 2013-10-21 | 1 | -0/+2 |
| | |||||
* | Set vim colorscheme to 'koehler' | Audric Schiltknecht | 2013-09-08 | 1 | -0/+1 |
| | |||||
* | Add git alias to force US local | Audric Schiltknecht | 2013-09-04 | 1 | -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 alias | Audric Schiltknecht | 2013-08-30 | 1 | -1/+1 |
| | |||||
* | Add MultipleSearch bundle | Audric Schiltknecht | 2013-08-30 | 3 | -0/+500 |
| | |||||
* | Add specific vim configuration for pcap file | Audric Schiltknecht | 2013-08-30 | 1 | -0/+11 |
| | | | | | When opening a pcap file, opens it with xxd instead of simply displaying its binary content. | ||||
* | Add gist bundle + dependency | Audric Schiltknecht | 2013-08-09 | 3 | -0/+6 |
| | |||||
* | Fix add-plugin script | Audric Schiltknecht | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | Ad screen configuration file | Audric Schiltknecht | 2013-03-29 | 2 | -0/+15 |
| | |||||
* | Update of bundles. | Audric Schiltknecht | 2013-02-17 | 4 | -0/+0 |
| | |||||
* | Add taglist plugin | Audric Schiltknecht | 2013-02-17 | 4 | -1/+6052 |
| | |||||
* | Little clean-up | Audric Schiltknecht | 2013-01-23 | 38 | -14/+14 |
| | | | | Easier (I think...) directory layout | ||||
* | Add XDefaults file | Audric Schiltknecht | 2013-01-23 | 2 | -0/+52 |
| | |||||
* | Create "after" bundle, which is load after all bundles | Audric Schiltknecht | 2013-01-17 | 1 | -0/+1 |
| | | | | It allows some post-bundles initializations/configurations. | ||||
* | Add sbt bundle | Audric Schiltknecht | 2013-01-17 | 2 | -0/+3 |
| | |||||
* | Add gitignore file and update vim bundle | Audric Schiltknecht | 2012-11-20 | 3 | -0/+1 |
| | |||||
* | Add syntastic bundle | Audric Schiltknecht | 2012-11-20 | 2 | -0/+3 |
| | |||||
* | Add source of local-machine bash definitions file. | Audric Schiltknecht | 2012-11-09 | 1 | -0/+8 |
| | |||||
* | Update vim bundles. | Audric Schiltknecht | 2012-11-08 | 2 | -0/+0 |
| | |||||
* | Fix script to add vim bundle | Audric Schiltknecht | 2012-11-08 | 1 | -1/+1 |
| | | | | | Use git submodule update --rebase to prevent submodules to be in detached state. | ||||
* | Add scala bundle | Audric Schiltknecht | 2012-11-07 | 2 | -0/+3 |
| | |||||
* | Ignore lines starting with space in bash history | Audric Schiltknecht | 2012-11-07 | 1 | -2/+3 |
| | |||||
* | Import nerdtree plugin | Audric Schiltknecht | 2012-10-10 | 5 | -2/+9 |
| | |||||
* | Add fugitive bundle | Audric Schiltknecht | 2012-10-10 | 4 | -0/+23 |
| | |||||
* | Add pathogen module to automatically load plugins from .vim/bundle directory | Audric Schiltknecht | 2012-10-10 | 2 | -2/+241 |
| | |||||
* | Add "basic" vim configuration | Audric Schiltknecht | 2012-10-10 | 24 | -0/+823 |
| | |||||
* | script to install dotfiles | Audric Schiltknecht | 2012-10-07 | 1 | -0/+10 |
| | |||||
* | Import of bash configuration files | Audric Schiltknecht | 2012-10-07 | 2 | -0/+88 |