Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use long command names in vimrc | David Runge | 2022-12-09 | 1 | -1/+2 |
| | | | | | .vimrc: Use long command names in vimrc | ||||
* | vim: Do not use theme | David Runge | 2022-05-01 | 1 | -3/+0 |
| | | | | | .vimrc: Do not use a theme. | ||||
* | vimrc: Switch to twilight colorscheme | David Runge | 2022-03-09 | 1 | -1/+1 |
| | | | | | .vimrc: Use twilight colorscheme. | ||||
* | .vimrc: Remove unused, custom functions/settings | David Runge | 2021-02-07 | 1 | -7/+0 |
| | | | | | .vimrc: Remove includes for functions and settings no longer used. | ||||
* | .vimrc: Add settings for gopass, scnvim and ultisnips | David Runge | 2021-02-07 | 1 | -0/+19 |
| | | | | | | | | .vimrc: Add settings to not create tmp and history files when editing secrets for gopass. Add settings for scnvim. Add settings for ultisnips. | ||||
* | .vimrc: Removing vim addon manager stuff. It's easier to install it via ↵ | David Runge | 2019-10-19 | 1 | -21/+0 |
| | | | | packages or vim's build in plugin support. | ||||
* | .vimrc: Adding ~/.vim/untracked-settings.vim as a place to drop sensitive ↵ | David Runge | 2018-11-24 | 1 | -0/+5 |
| | | | | data needed for some plugins. | ||||
* | .vimrc: Removing sourcing of .scvimrc (scvim is now a separate filetype plugin). | David Runge | 2017-04-29 | 1 | -2/+6 |
| | |||||
* | .vimrc: Switching to foldmethod syntax and enabling folds by default. | David Runge | 2017-03-16 | 1 | -3/+6 |
| | |||||
* | .vimrc: Setting pablo colorscheme as default. | David Runge | 2016-01-04 | 1 | -0/+3 |
| | |||||
* | .vimrc: Activating filetype plugin and indent. | David Runge | 2015-12-31 | 1 | -2/+2 |
| | |||||
* | .vimrc: Adding .scvimrc to the list of sourced configurations. | David Runge | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | .vimrc: Setting default locale to utf-8 | David Runge | 2014-12-08 | 1 | -0/+3 |
| | |||||
* | vim: Switching from yadr to VAM. Includes all modifications for vimrc, the ↵ | David Runge | 2014-10-31 | 1 | -0/+118 |
loading of plugins and their customization. |