summaryrefslogtreecommitdiff
path: root/.config/nvim/lua/mango/remap.lua
Commit message (Expand)AuthorAgeFilesLines
* nvim: Remove bindings I don’t wantThomas Voss 2023-11-071-11/+0
* nvim: Rework sorting and transpositionThomas Voss 2023-11-071-15/+4
* 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-061-0/+1
* nvim: Document remapThomas Voss 2023-11-061-0/+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
* 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: Preserve registers when transposing charsThomas Voss 2023-09-141-3/+13
* nvim: Format all the code with the lua LSPThomas Voss 2023-09-121-2/+2
* nvim: Move ‘remap()’ to mango.libThomas Voss 2023-09-121-5/+1
* nvim: Add commentThomas Voss 2023-09-121-0/+2
* nvim: Add more bindingsThomas Voss 2023-09-121-0/+7
* nvim: Use consistent mode-string orderingThomas Voss 2023-09-121-1/+1
* nvim: Include more Neovim configurationsThomas Voss 2023-09-121-0/+45