aboutsummaryrefslogtreecommitdiffstats
path: root/.vim
Commit message (Collapse)AuthorAgeFilesLines
* .vim/* Remove unused configsDavid Runge2021-02-072-277/+0
| | | | | .vim/custom-{functions,settings}.vim: Remove unused settings.
* .vim/addons.vim: Removing youcompleteme and adding coverage-highlight.David Runge2019-09-271-1/+1
|
* .vim/addons.vim: Adding vim-jenkins.David Runge2018-11-241-0/+1
|
* .vim/addons-settings.vim: Adding supercollider settings for split in tmux.David Runge2018-09-131-0/+5
|
* .vim/addons.vim: Adding coveragepy.vim for coverage.py support in vim.David Runge2018-04-171-0/+1
|
* .vim/addons.vim: Adding vim-flake8 plugin.David Runge2018-04-121-0/+1
|
* .vim/addons-settings.vim: Add nerdcommenter settings.David Runge2017-06-261-0/+4
|
* .vim/addons-settings.vim: Disable false-positive errors reported by ↵David Runge2017-05-161-2/+5
| | | | syntastic in tex files.
* .vim/addons-settings.vim: Adding NERDTreeToggle on ctrl+O.David Runge2017-04-291-0/+1
|
* .vim/addons.vim: Adding scvim as a filetype plugin.David Runge2017-04-291-0/+1
|
* .vim/addons-settings.vim: Changing to working colorscheme wombat. Setting ↵David Runge2017-03-161-3/+10
| | | | active and inactive displays. Adding readonly, modified, fugitive components.
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2016-08-091-2/+3
|\ | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .vim/addons.vim: Removing VimRepress, as it pulls in mercurial. Moving YankRing source to github, as it otherwise pulls in unzip.
| * .vim/addons.vim: Removing VimRepress, as it pulls in mercurial. Moving ↵David Runge2016-06-211-2/+3
| | | | | | | | YankRing source to github, as it otherwise pulls in unzip.
* | .vim/addons.vim: Removing processing in favor of arduino plugin.David Runge2016-08-091-1/+0
|/
* .vim/addons.vim: Removing non-working arduino addons, adding stevearc's ↵David Runge2016-02-011-2/+1
| | | | vim-arduino.
* .vim/addons-settings.vim: Removing unused settings.David Runge2016-01-041-2/+0
|
* .vim/addons-settings.vim: Setting correct path for processing documentation.David Runge2015-12-301-1/+1
|
* Merge branch 'master' of /home/git/repositories/dotfilesDavid Runge2015-03-251-15/+16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of /home/git/repositories/dotfiles: (60 commits) .config/systemd/user/default.target.wants/*: Deleting all user services. Not good to have them started as root. export.zsh: Don't use /run/user/ directory for roots TMUX_TMPDIR. .irssi: Removing irssi as gitmodule, adding it to .gitignore (so it can be added again, without being a gitmodule). .gitignore: Adding some now unneeded stuff that will popup from time to time. .zprezto: Updating to c34098af20cafdf016f68f3e7f612ed60ca93aa1 .irssi: Updating .irssi submodule to latest commit. .vim/addons-settings.vim: Removing powerline support and replacing ugly stuff with ascii characters. .vdirsyncer/config: Encapsulating paths with ~ in double quotes, as vdirsyncer creates a weird ~ folder in your home otherwise. termite/config: Switching to Inconsolata (made available through powerline-fonts-git). pavucontrol.ini: Removing, as it's going to be rewritten each call anyways. .tmux.conf: Updating colours, incorporating tpm, removing powerline stuff. .compton.conf: Adding MPlayer to comptons exclude lists. Updating irssi settings. .autorandr/*: Clean slate for all autorandr profiles. .password-store: Updating password store to latest commits. .gitignore: Removing some unneeded stuff that has been added to the repo. fonts.conf: Updating to a correct path structure. .fonts: Removing top level configuration. .fonts.conf: Adding a custom fontconfig cache dir, so .cache can be a tmpfs and won't need a symlink to the fontconfig directory. .fonts.conf: Adding a custom fontconfig cache dir, so .cache can be a tmpfs and won't need a symlink to the fontconfig directory. ...
| * .vim/addons-settings.vim: Removing powerline support and replacing ugly ↵David Runge2015-03-111-15/+16
| | | | | | | | stuff with ascii characters.
* | addons-settings.vim: Adding YCM settings.David Runge2015-03-251-0/+4
|/
* addons.vim: Removing python-mode.David Runge2015-02-011-1/+0
|
* vim: Switching from yadr to VAM. Includes all modifications for vimrc, the ↵David Runge2014-10-314-0/+514
loading of plugins and their customization.