summaryrefslogtreecommitdiffstats
path: root/.vimrc
Commit message (Collapse)AuthorAgeFilesLines
* vim config: use incremental searchJan Pokorný2014-03-191-0/+1
| | | | | | (how I could miss that feature until now?) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Vim config: comment out the explicit "ttym" workaroundJan Pokorný2013-04-231-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Vim settings: explicitly set ttymouseJan Pokorný2013-04-171-0/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Vim config: reduce redundancyJan Pokorný2013-04-161-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Fix issue with gvim config vs pluginsJan Pokorný2013-04-111-2/+0
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* vim config: add "start on 1st line of git commit message" tweakJan Pokorný2013-04-111-0/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* GVIM config: fix issue with color scheme selectionJan Pokorný2013-04-091-2/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Restore support for powerlineJan Pokorný2013-04-091-0/+2
| | | | | | Previously, no specialy config was needed Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Fix .vimrc to conform to what newer pathogen asks forJan Pokorný2013-04-091-1/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Add configuration regarding (g)vimJan Pokorný2013-04-091-0/+33
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>