aboutsummaryrefslogtreecommitdiffstats
path: root/.vim/addons-settings.vim
Commit message (Collapse)AuthorAgeFilesLines
* .vim/addons-settings.vim: Adding supercollider settings for split in tmux.David Runge2018-09-131-0/+5
|
* .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-settings.vim: Changing to working colorscheme wombat. Setting ↵David Runge2017-03-161-3/+10
| | | | active and inactive displays. Adding readonly, modified, fugitive components.
* .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
|/
* vim: Switching from yadr to VAM. Includes all modifications for vimrc, the ↵David Runge2014-10-311-0/+181
loading of plugins and their customization.