summary refs log tree commit diff
path: root/.vim/after (follow)
Commit message (Collapse)AuthorAgeFilesLines
* vim: fix usage of internal package without namespaceRobert Günzler2022-12-151-1/+1
| | | | Signed-off-by: Robert Günzler <r@gnzler.io>
* vim: cleanup uses of non-namespaced misc moduleRobert Günzler2022-12-021-3/+3
|
* vim: drop dirbuf configRobert Günzler2022-11-181-1/+0
|
* vim: refactor job moduleRobert Günzler2022-11-181-4/+3
|
* vim: handle numbered lists with smart-oRobert Günzler2022-11-181-3/+5
|
* vim: scope markdown mappings to bufferRobert Günzler2022-11-181-6/+6
|
* vim: make 'o' smart inside markdown documentsRobert Günzler2022-10-121-3/+21
|
* vim/snips: refactor luasnip configRobert Günzler2022-09-282-0/+21
|
* vim: markdown, conceal and toggle checkboxRobert Günzler2022-09-211-6/+24
|
* vim: auto enable cursorcolumn for ledger filesRobert Günzler2022-09-211-1/+2
|
* vim: drop wk_register global usageRobert Günzler2022-08-172-12/+6
|
* vim: add preview helper to gitrebase buffersRobert Günzler2022-05-271-0/+57
|
* vim: update lua snippetsRobert Günzler2022-05-271-7/+0
|
* vim: register keybinds with which-keyRobert Günzler2022-05-271-4/+8
|
* vim/ftplugin/latex: add makeprg and textwidthRobert Günzler2022-04-201-1/+3
|
* vim: use luasnipRobert Günzler2022-04-041-22/+0
|
* vim: drop ftplugin for luaRobert Günzler2022-04-041-2/+0
|
* vim: commit after/ftplugin/*Robert Günzler2022-02-095-0/+25
|
* vim: markdown: add link preview helperRobert Günzler2022-02-081-0/+4
|
* vim: use builtin vim.keymapRobert Günzler2022-02-081-29/+6
|
* vim: move spell config to central placeRobert Günzler2021-12-072-5/+2
|
* vim: enable german spellfile for mailRobert Günzler2021-11-151-0/+3
|
* vim: fix markdown foldlevel calculationRobert Günzler2021-11-021-6/+6
| | | | and comment out the conceals
* vim: switch from ultisnips+snippets.nvim to snippyRobert Günzler2021-11-028-0/+279
|
* bashrc: cleanupRobert Günzler2021-08-313-0/+6
|
* vim: add zk langserverRobert Günzler2021-08-311-0/+40
|
* Move to lua based vimrcRobert Günzler2021-04-2624-592/+0
|
* vim: big update; move lots of things to luaRobert Günzler2021-01-213-58/+41
|
* vim: update after/ftplugin/*Robert Günzler2021-01-217-3/+45
|
* vim: explicit neomake highlightingRobert Günzler2020-06-131-4/+15
|
* vim: remove coc and add nvim-lsp+complRobert Günzler2020-06-012-111/+0
|
* vim: use nvim-lsp + completion-nvim instead of cocRobert Günzler2020-05-252-12/+17
|
* vim: cleanup goyo/limelight integrationRobert Günzler2020-04-101-17/+24
|
* vim: improve auto-saving of emailsRobert Günzler2020-02-281-6/+1
|
* vim: Suppress tabline when editing mailRobert Günzler2020-01-291-0/+1
|
* Intial commit of v2Robert Günzler2020-01-2624-0/+659
See https://drewdevault.com/2019/12/30/dotfiles.html