Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvim: Rework netrw bindings | Thomas Voss | 2023-11-06 | 1 | -8/+7 |
* | nvim: Remove binding | Thomas Voss | 2023-11-06 | 1 | -3/+0 |
* | nvim: Add remap to sort lines | Thomas Voss | 2023-11-06 | 1 | -0/+3 |
* | nvim: Add comments | Thomas Voss | 2023-11-06 | 1 | -0/+1 |
* | nvim: Document remap | Thomas Voss | 2023-11-06 | 1 | -0/+1 |
* | nvim: Remove some bindings | Thomas Voss | 2023-11-03 | 1 | -4/+0 |
* | nvim: Use lowercase keys | Thomas Voss | 2023-11-01 | 1 | -2/+2 |
* | nvim: Remove a binding | Thomas Voss | 2023-10-30 | 1 | -1/+0 |
* | Add ‘g–’, and use pipes | Thomas Voss | 2023-10-17 | 1 | -4/+5 |
* | nvim: Add binding to open ‘netrw’ in a vsplit | Thomas Voss | 2023-10-16 | 1 | -0/+8 |
* | nvim: Enable pasting from the clipboard | Thomas Voss | 2023-10-16 | 1 | -0/+3 |
* | nvim: Preserve registers when transposing chars | Thomas Voss | 2023-09-14 | 1 | -3/+13 |
* | nvim: Format all the code with the lua LSP | Thomas Voss | 2023-09-12 | 1 | -2/+2 |
* | nvim: Move ‘remap()’ to mango.lib | Thomas Voss | 2023-09-12 | 1 | -5/+1 |
* | nvim: Add comment | Thomas Voss | 2023-09-12 | 1 | -0/+2 |
* | nvim: Add more bindings | Thomas Voss | 2023-09-12 | 1 | -0/+7 |
* | nvim: Use consistent mode-string ordering | Thomas Voss | 2023-09-12 | 1 | -1/+1 |
* | nvim: Include more Neovim configurations | Thomas Voss | 2023-09-12 | 1 | -0/+45 |