| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vim: highlight yanked text | Robert Günzler | 2020-07-07 | 1 | -0/+5 |
| | | |||||
| * | vim: add InsertTS command | Robert Günzler | 2020-06-29 | 1 | -0/+1 |
| | | |||||
| * | vim: load vimwiki when using goto command | Robert Günzler | 2020-06-29 | 1 | -6/+1 |
| | | |||||
| * | vim: swap lsp bindings for goto definition | Robert Günzler | 2020-06-29 | 1 | -2/+2 |
| | | |||||
| * | vim: use ayu for day theme | Robert Günzler | 2020-06-29 | 1 | -2/+3 |
| | | |||||
| * | vim: fix clap layout config | Robert Günzler | 2020-06-23 | 1 | -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 page | Robert Günzler | 2020-06-17 | 1 | -2/+7 |
| | | |||||
| * | vim: fix bad clap interaction with lightline | Robert Günzler | 2020-06-17 | 1 | -0/+6 |
| | | |||||
| * | vim: vista: s/coc/nvim-lsp/ | Robert Günzler | 2020-06-17 | 1 | -10/+15 |
| | | | | | also change the lsp bindings | ||||
| * | vim: use 'url-launcher' as url handler | Robert Günzler | 2020-06-17 | 1 | -0/+2 |
| | | |||||
| * | vim: cleanup mappings, some formatting | Robert Günzler | 2020-06-17 | 1 | -15/+13 |
| | | |||||
| * | vim: update listchars | Robert Günzler | 2020-06-17 | 1 | -1/+0 |
| | | |||||
| * | vim: tweak daymode, move to yui for day theme | Robert Günzler | 2020-06-17 | 1 | -13/+31 |
| | | |||||
| * | vim: drop bufferline | Robert Günzler | 2020-06-13 | 1 | -11/+0 |
| | | |||||
| * | vim: replace custom zettel stuff with vimwiki | Robert Günzler | 2020-06-01 | 1 | -4/+11 |
| | | |||||
| * | vim: remove coc and add nvim-lsp+compl | Robert Günzler | 2020-06-01 | 1 | -2/+57 |
| | | |||||
| * | vim: allow making daymode default | Robert Günzler | 2020-06-01 | 1 | -0/+5 |
| | | |||||
| * | vim: use nvim-lsp + completion-nvim instead of coc | Robert Günzler | 2020-05-25 | 1 | -2/+6 |
| | | |||||
| * | vim: Modify zettel helpers for revised system | Robert Günzler | 2020-02-13 | 1 | -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 v2 | Robert Günzler | 2020-01-26 | 1 | -0/+286 |
| See https://drewdevault.com/2019/12/30/dotfiles.html | |||||