summary refs log tree commit diff
path: root/.vim/init.vim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* vim: highlight yanked textRobert Günzler2020-07-071-0/+5
|
* vim: add InsertTS commandRobert Günzler2020-06-291-0/+1
|
* vim: load vimwiki when using goto commandRobert Günzler2020-06-291-6/+1
|
* vim: swap lsp bindings for goto definitionRobert Günzler2020-06-291-2/+2
|
* vim: use ayu for day themeRobert Günzler2020-06-291-2/+3
|
* vim: fix clap layout configRobert Günzler2020-06-231-6/+7
| | | | | NOTE: the way clap renders itself on neovim seems to not handle terminal resizes very well
* vim: lazy-load vimwiki plugin, add aucmds when opening wiki pageRobert Günzler2020-06-171-2/+7
|
* vim: fix bad clap interaction with lightlineRobert Günzler2020-06-171-0/+6
|
* vim: vista: s/coc/nvim-lsp/Robert Günzler2020-06-171-10/+15
| | | | also change the lsp bindings
* vim: use 'url-launcher' as url handlerRobert Günzler2020-06-171-0/+2
|
* vim: cleanup mappings, some formattingRobert Günzler2020-06-171-15/+13
|
* vim: update listcharsRobert Günzler2020-06-171-1/+0
|
* vim: tweak daymode, move to yui for day themeRobert Günzler2020-06-171-13/+31
|
* vim: drop bufferlineRobert Günzler2020-06-131-11/+0
|
* vim: replace custom zettel stuff with vimwikiRobert Günzler2020-06-011-4/+11
|
* vim: remove coc and add nvim-lsp+complRobert Günzler2020-06-011-2/+57
|
* vim: allow making daymode defaultRobert Günzler2020-06-011-0/+5
|
* vim: use nvim-lsp + completion-nvim instead of cocRobert Günzler2020-05-251-2/+6
|
* vim: Modify zettel helpers for revised systemRobert Günzler2020-02-131-0/+2
| | | | | | Instead of the zettelkasten system for vim inspiried by the blog post I initially followed I will be using a more structured approach based on bullet journaling.
* Intial commit of v2Robert Günzler2020-01-261-0/+286
See https://drewdevault.com/2019/12/30/dotfiles.html