summaryrefslogtreecommitdiff
path: root/.config/nvim/lua
Commit message (Expand)AuthorAgeFilesLines
* nvim: Properly support all kinds of motions in pipe.luaThomas Voss 2024-08-191-12/+30
* nvim: Completely rewrite my configurationThomas Voss 2024-06-107-224/+218
* nvim: Set grepprgThomas Voss 2024-03-141-0/+2
* nvim: Use g.netrw* directlyThomas Voss 2024-03-141-3/+3
* nvim: Move netrw configuration out of after/Thomas Voss 2024-02-271-0/+5
* nvim: Minor config fixesThomas Voss 2024-02-211-3/+2
* nvim: Undo swap of ` and 'Thomas Voss 2024-01-271-2/+2
* nvim: Add treesitter-contextThomas Voss 2023-12-061-0/+3
* nvim: Add <leader>s and <leader>S for creating scratch buffersThomas Voss 2023-11-282-0/+21
* nvim: Move netrw config to its own fileThomas Voss 2023-11-161-7/+0
* nvim: Remove unused codeThomas Voss 2023-11-141-17/+0
* nvim: Remap ‘€’ in operator-pending modeThomas Voss 2023-11-131-1/+1
* nvim: Remove unused functionThomas Voss 2023-11-131-16/+0
* nvim: Move around some settingsThomas Voss 2023-11-131-6/+3
* nvim: Finally make auto-reverts actually workThomas Voss 2023-11-131-5/+10
* nvim: Improve GSP supportThomas Voss 2023-11-101-0/+1
* nvim: Fix auto-reverting *again*Thomas Voss 2023-11-091-2/+3
* nvim: Switch from vim-commentary to Comment.nvimThomas Voss 2023-11-071-1/+1
* nvim: Make LSP config more minimalThomas Voss 2023-11-071-11/+28
* nvim: Remove bindings I don’t wantThomas Voss 2023-11-071-11/+0
* nvim: Rework sorting and transpositionThomas Voss 2023-11-072-15/+5
* nvim: Add Hyprland config supportThomas Voss 2023-11-071-0/+1
* nvim: Add some matchpairs and netrw settingsThomas Voss 2023-11-061-3/+8
* nvim: Move the emmet config to after/pluginThomas Voss 2023-11-061-1/+0
* nvim: Rename ‘opt’ and ‘glo’ to ‘o’ and ‘g’Thomas Voss 2023-11-061-26/+27
* nvim: Remove vim-vinegarThomas Voss 2023-11-061-1/+0
* nvim: Rework netrw bindingsThomas Voss 2023-11-061-8/+7
* nvim: Remove bindingThomas Voss 2023-11-061-3/+0
* nvim: Add remap to sort linesThomas Voss 2023-11-061-0/+3
* nvim: Add commentsThomas Voss 2023-11-062-5/+16
* nvim: Document remapThomas Voss 2023-11-061-0/+1
* nvim: Set default optsThomas Voss 2023-11-061-1/+4
* nvim: Simplify theme configThomas Voss 2023-11-051-3/+0
* nvim: Add commentThomas Voss 2023-11-031-0/+1
* nvim: Support typographic quotes with ‘%’Thomas Voss 2023-11-031-0/+3
* nvim: Simplify callbackThomas Voss 2023-11-031-3/+1
* nvim: Remove some bindingsThomas Voss 2023-11-031-4/+0
* nvim: Use lowercase keysThomas Voss 2023-11-011-2/+2
* nvim: Remove a bindingThomas Voss 2023-10-301-1/+0
* nvim: Add Jinja supportThomas Voss 2023-10-301-0/+1
* nvim: s/vim-surround/n&/Thomas Voss 2023-10-301-1/+1
* nvim: Disable code foldingThomas Voss 2023-10-281-8/+0
* nvim: Remove telescopeThomas Voss 2023-10-281-6/+0
* nvim: Automatically refresh buffers when changedThomas Voss 2023-10-231-0/+7
* Add ‘g–’, and use pipesThomas Voss 2023-10-171-4/+5
* nvim: Add binding to open ‘netrw’ in a vsplitThomas Voss 2023-10-161-0/+8
* nvim: Enable pasting from the clipboardThomas Voss 2023-10-161-0/+3
* nvim: Get emmet-vimThomas Voss 2023-10-162-0/+3
* nvim: Use terminal font for neovideThomas Voss 2023-10-051-1/+1
* nvim: Enable line numbers in netrwThomas Voss 2023-10-051-0/+4