Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added vi movement in bash; vim changed keymaps to be non-recursive and ↵ | johannst | 2016-10-19 | 3 | -14/+28 |
| | | | | changed layout of quickfix window, added auto save/restore (but currently disabled) | ||||
* | fixed small bug | Blubber | 2016-10-18 | 2 | -2/+2 |
| | |||||
* | added seperator in bashrc, had struggle with line wrapping und non-printable ↵ | johannst | 2016-10-18 | 1 | -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 ↵ | johannst | 2016-10-17 | 4 | -12/+15 |
| | | | | default term in tmux | ||||
* | fixed headers | Blubber | 2016-10-16 | 6 | -3/+12 |
| | |||||
* | added cgdb colorscheme | Blubber | 2016-10-16 | 2 | -5/+17 |
| | |||||
* | refactoring | Blubber | 2016-10-16 | 5 | -107/+24 |
| | |||||
* | refactored tmux conf | Blubber | 2016-10-16 | 3 | -70/+74 |
| | |||||
* | refactored bash settings | Blubber | 2016-10-16 | 6 | -59/+43 |
| | |||||
* | added buflist plugin to vim | Blubber | 2016-10-14 | 1 | -2/+3 |
| | |||||
* | added script to display bash color codes | Blubber | 2016-10-14 | 1 | -0/+39 |
| | |||||
* | added scons builder in vim | johannst | 2016-10-13 | 3 | -8/+25 |
| | |||||
* | merged git files into vimrc and added markers | Blubber | 2016-10-11 | 7 | -212/+181 |
| | |||||
* | tmux changes prefix to C-s; vim changed leader to 'S' (capital s) | Blubber | 2016-10-10 | 5 | -15/+31 |
| | |||||
* | added tmux keybindings for split movement | johannst | 2016-10-07 | 2 | -10/+19 |
| | |||||
* | refactoring | Blubber | 2016-09-20 | 4 | -31/+53 |
| | |||||
* | merge | Blubber | 2016-09-20 | 0 | -0/+0 |
|\ | |||||
| * | Changed tab settings in vim | johannst | 2016-09-17 | 3 | -11/+7 |
| | | |||||
* | | refactoring | Blubber | 2016-09-20 | 15 | -148/+238 |
|/ | |||||
* | Added vim tpope-dispatch plugin, added quickfix auto open | Johannes Stolp | 2016-08-12 | 3 | -6/+19 |
| | |||||
* | added terminess powerline font for xterm, small change in PS1 variable, ↵ | Johannes Stolp | 2016-08-12 | 5 | -4/+27 |
| | | | | reorderd tmux config and added new 'prefix f' for full screen mode | ||||
* | Added vim omnicppcompleten suppoert | johannst | 2016-07-17 | 4 | -4/+38 |
| | |||||
* | additional information for fold keymaps | Johannes Stolp | 2016-07-13 | 1 | -1/+2 |
| | |||||
* | enabled foldmethod \'marker\' for vim | Johannes Stolp | 2016-07-13 | 3 | -7/+10 |
| | | | | added Ctrl-f functions in vim to create fold blocks | ||||
* | new tmux keybindings | johannst | 2016-07-13 | 1 | -14/+3 |
| | |||||
* | added tmux config file | Johannes Stolp | 2016-07-12 | 6 | -24/+64 |
| | | | | added tagbar support for vim | ||||
* | enbaled beatiful symbols for vim-airline | Johannes Stolp | 2016-07-11 | 1 | -0/+8 |
| | |||||
* | added dummy cgdbrc file | Johannes Stolp | 2016-07-01 | 1 | -0/+3 |
| | |||||
* | Added descriptions to bash_prompt | Johannes Stolp | 2016-07-01 | 1 | -0/+7 |
| | |||||
* | Removed current plugin handling, added script to install vundle(a vim plugin ↵ | Johannes Stolp | 2016-07-01 | 15 | -5972/+71 |
| | | | | | | manager). Adapted vim config files to use vundle. To install new vim plugins, they must be added to .vim/vimrc_files/vundle.vim | ||||
* | added substitute shortcut in vim | Johannes Stolp | 2016-06-12 | 3 | -37/+3 |
| | |||||
* | renamed .bashrc folder | Johannes Stolp | 2016-05-30 | 2 | -0/+37 |
| | |||||
* | added .bashrc folder containing LS_COLORS and bash prompt | johannst | 2016-05-29 | 10 | -0/+62 |
| | | | | added header to own files | ||||
* | Added vim shortcut to grep and print into current buffer | Johannes Stolp | 2016-05-28 | 1 | -0/+4 |
| | |||||
* | Added Buffer Explorer Addons | Johannes Stolp | 2016-05-26 | 10 | -0/+5959 |
| | |||||
* | Changed order of sourcing external files in .vimrc | Johannes Stolp | 2016-05-26 | 5 | -1157/+1176 |
| | | | | | Added new keymaps added two xterm color shemes | ||||
* | Changed order of sourcing external files in .vimrc | Johannes Stolp | 2016-05-26 | 3 | -3/+90 |
| | | | | | Added new keymaps added two xterm color shemes | ||||
* | split vimrc in different files and added/reordered configuration | Johannes | 2016-04-23 | 5 | -31/+140 |
| | |||||
* | Update README.md | johannst | 2016-04-17 | 1 | -6/+6 |
| | | | readme formatting | ||||
* | Added initial vimrc and vimcolors and xterm resource file | Johannes | 2016-04-17 | 8 | -1/+2888 |
| | |||||
* | Initial commit | johannst | 2016-04-17 | 1 | -0/+1 |