summaryrefslogtreecommitdiff
path: root/vimrc
Commit message (Collapse)AuthorAgeFilesLines
* vimrc took async cmd processor from sandboxjohannst2016-12-031-13/+15
|
* added new keymaps for ctrlP and enabled caching;johannst2016-12-031-5/+33
| | | | minor other changes in vimrc
* vimrc added functionality to autodetect enabled plugnsjohannst2016-12-031-19/+23
|
* vimrc introduced VIMHOME variablejohannst2016-12-031-4/+6
|
* vimrc added functionality to open first filename found in current line in ↵johannst2016-11-131-1/+34
| | | | the output buffer of the AsyncCmdProcessor
* vimrc added function to kill async jobjohannst2016-11-101-7/+20
|
* vimrc refactored statusline and added entry for async job, improved ↵johannst2016-11-071-37/+36
| | | | AsyncCmdProcessor: mergered output buffers, catch empty cmd input
* added command and keymap for AsyncCmdProcessor; improved buffer creation in ↵johannst2016-11-021-22/+44
| | | | AsynCmdProcessor
* created branch to develop AsyncCmdProcessor for vim8+Blubber2016-10-261-0/+38
|
* smal fixes in vim; changed scons cmd in vim to take variable nr of argsBlubber2016-10-261-31/+32
|
* added statusline in vimrcBlubber2016-10-231-1/+67
|
* cleaned up and refactored vim settingsBlubber2016-10-231-0/+283