summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* implemented bashrc, vim and git installerjohannst2017-01-142-4/+38
|
* small README correctionjohannst2017-01-131-2/+2
|
* added installer framework and adapted README filejohannst2017-01-133-7/+192
|
* search colors in vimjohannst2017-01-132-12/+10
|
* added diskIOjohannst2017-01-131-1/+2
|
* vimrc removed buffer movement in Tagbarjohannst2016-12-172-1/+18
|
* vimrc: added yankring plugin; AsynCmdProcessor, cmd line now reports return ↵johannst2016-12-061-2/+16
| | | | value of command
* Merge branch 'vim8_dev'johannst2016-12-032-50/+191
|\ | | | | | | merge current async cmd processor into master branch
| * 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
| |
| * vim colorscheme changesjohannst2016-12-031-1/+1
| |
| * 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
| |
* | added foldmarker for latex and bibtexjohannst2016-11-021-0/+1
|/
* smal fixes in vim; changed scons cmd in vim to take variable nr of argsBlubber2016-10-261-31/+32
|
* added statusline in vimrcBlubber2016-10-232-3/+70
|
* small fixBlubber2016-10-231-13/+15
|
* cleaned up and refactored vim settingsBlubber2016-10-2311-3096/+445
|
* vimrc added autocommand groups with clear; changed coloring in vim colorschemejohannst2016-10-202-11/+25
|
* added some keymaps for bash vi modejohannst2016-10-191-1/+6
|
* moved inputrc keymaps to bashrcjohannst2016-10-192-5/+2
|
* added vi movement in bash; vim changed keymaps to be non-recursive and ↵johannst2016-10-193-14/+28
| | | | changed layout of quickfix window, added auto save/restore (but currently disabled)
* fixed small bugBlubber2016-10-182-2/+2
|
* added seperator in bashrc, had struggle with line wrapping und non-printable ↵johannst2016-10-181-1/+1
| | | | | | chars added automatic session save/restore and split maximization in vimrc
* added colors for BufTabLine vim plugin; changed LS_COLORS and TERM; changed ↵johannst2016-10-174-12/+15
| | | | default term in tmux
* fixed headersBlubber2016-10-166-3/+12
|
* added cgdb colorschemeBlubber2016-10-162-5/+17
|
* refactoringBlubber2016-10-165-107/+24
|
* refactored tmux confBlubber2016-10-163-70/+74
|
* refactored bash settingsBlubber2016-10-166-59/+43
|
* added buflist plugin to vimBlubber2016-10-141-2/+3
|
* added script to display bash color codesBlubber2016-10-141-0/+39
|
* added scons builder in vimjohannst2016-10-133-8/+25
|
* merged git files into vimrc and added markersBlubber2016-10-117-212/+181
|
* tmux changes prefix to C-s; vim changed leader to 'S' (capital s)Blubber2016-10-105-15/+31
|
* added tmux keybindings for split movementjohannst2016-10-072-10/+19
|
* refactoringBlubber2016-09-204-31/+53
|
* mergeBlubber2016-09-200-0/+0
|\
| * Changed tab settings in vimjohannst2016-09-173-11/+7
| |
* | refactoringBlubber2016-09-2015-148/+238
|/
* Added vim tpope-dispatch plugin, added quickfix auto openJohannes Stolp2016-08-123-6/+19
|
* added terminess powerline font for xterm, small change in PS1 variable, ↵Johannes Stolp2016-08-125-4/+27
| | | | reorderd tmux config and added new 'prefix f' for full screen mode
* Added vim omnicppcompleten suppoertjohannst2016-07-174-4/+38
|
* additional information for fold keymapsJohannes Stolp2016-07-131-1/+2
|
* enabled foldmethod \'marker\' for vimJohannes Stolp2016-07-133-7/+10
| | | | added Ctrl-f functions in vim to create fold blocks