Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-07 | .vimrc: disable taglist | Tobias Klauser | 1 | -1/+0 | |
2022-07-08 | .vimrc: add Ggr command to open git grep in quickfix | Tobias Klauser | 1 | -0/+3 | |
Source: https://stackoverflow.com/questions/21931116/getting-git-grep-to-work-effectively-in-vim | |||||
2022-05-10 | .vimrc: adjust fzf installation | Tobias Klauser | 1 | -1/+1 | |
Following https://github.com/junegunn/fzf/blob/master/README-VIM.md | |||||
2022-04-12 | .vimrc: explicity set nowrap | Tobias Klauser | 1 | -2/+2 | |
2021-04-30 | Ignore certain files in NERDTree | Tobias Klauser | 1 | -0/+1 | |
2021-04-27 | Add vim-searchindex | Tobias Klauser | 1 | -0/+1 | |
2021-04-27 | Use Ctrl-L to clear highlighting | Tobias Klauser | 1 | -0/+5 | |
Take from vim-sensible | |||||
2021-04-26 | Use upstream taglist plugin, add mapping for :TlistToggle | Tobias Klauser | 1 | -1/+3 | |
2021-04-26 | Add git-rhubarb | Tobias Klauser | 1 | -0/+1 | |
2021-04-26 | .vimrc: always show at least one line above/below the cursor | Tobias Klauser | 1 | -0/+10 | |
See https://github.com/tpope/vim-sensible | |||||
2021-04-26 | Set airline theme to solarized dark | Tobias Klauser | 1 | -1/+4 | |
2021-04-26 | Enable cursorline, highlight search results | Tobias Klauser | 1 | -5/+3 | |
2021-04-26 | Move C specific config, set default textwidth=100 | Tobias Klauser | 1 | -4/+2 | |
2021-04-26 | Switch to vim-plug | Tobias Klauser | 1 | -0/+11 | |
2021-04-26 | Remove localvimrc | Tobias Klauser | 1 | -6/+0 | |
2021-04-26 | Remove pathogen.vim | Tobias Klauser | 1 | -6/+1 | |
2021-03-26 | Show hidden files in NERDTree by default | Tobias Klauser | 1 | -0/+3 | |
2021-01-28 | .vimrc: add fzf | Tobias Klauser | 1 | -0/+9 | |
2021-01-28 | .vimrc: remove unused stuff | Tobias Klauser | 1 | -24/+0 | |
2021-01-28 | .vimrc: add shortcuts for :Files and :NERDTreeFind | Tobias Klauser | 1 | -0/+3 | |
2019-08-22 | .vimrc: add file encoding and format to statusline | Tobias Klauser | 1 | -0/+2 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2019-08-22 | .vimrc: remove $Id$ comment | Tobias Klauser | 1 | -2/+0 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2014-11-04 | vimrc update | Tobias Klauser | 1 | -0/+25 | |
2014-08-12 | vimrc: Add Reviewed-by shortcut | Tobias Klauser | 1 | -0/+3 | |
2014-03-05 | vimrc: re-enable taglist, remap removal macros | Tobias Klauser | 1 | -5/+5 | |
2014-03-03 | vimrc: Enable localvimrc | Tobias Klauser | 1 | -0/+6 | |
2014-02-19 | vimrc: Increase maximum number of open tabs | Tobias Klauser | 1 | -0/+3 | |
2013-12-05 | Don't override color for LineNr, let the color scheme do that | Tobias Klauser | 1 | -1/+1 | |
2012-12-29 | Disable VHDL taglist for now | Tobias Klauser | 1 | -0/+1 | |
2012-12-05 | Enable modeline | Tobias Klauser | 1 | -1/+1 | |
2012-11-20 | Use git env vars for Signed-off-by, Acked-by & Copyright macros | Tobias Klauser | 1 | -6/+6 | |
2012-10-19 | set g:solarized_termtrans=1 | Tobias Klauser | 1 | -0/+1 | |
2012-10-19 | Add solarized theme for vim | Tobias Klauser | 1 | -0/+1 | |
2010-09-28 | Add mapping for Acked-by: lines | Tobias Klauser | 1 | -0/+3 | |
2010-08-16 | Add mapping to insert copyright line | Tobias Klauser | 1 | -0/+3 | |
2010-02-03 | Use $GIT_AUTHOR_EMAIL in Signed-off-by lines, change e-mail address | Tobias Klauser | 1 | -4/+4 | |
2010-01-02 | Initial commit of vim config | Tobias Klauser | 1 | -0/+159 | |