Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvim: Preserve registers when transposing chars | Thomas Voss | 2023-09-14 | 2 | -3/+29 |
* | nvim: Make use of treesitter textobjects | Thomas Voss | 2023-09-13 | 1 | -1/+7 |
* | nvim: Format all the code with the lua LSP | Thomas Voss | 2023-09-12 | 3 | -11/+11 |
* | nvim: Move ‘remap()’ to mango.lib | Thomas Voss | 2023-09-12 | 2 | -5/+11 |
* | nvim: Enable tree-sitter code folding | Thomas Voss | 2023-09-12 | 1 | -10/+16 |
* | nvim: Add comment | Thomas Voss | 2023-09-12 | 1 | -0/+2 |
* | Use snake_case for ‘set_tab_width()’ | Thomas Voss | 2023-09-12 | 2 | -2/+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: Properly disable auto-commenting | Thomas Voss | 2023-09-12 | 1 | -3/+13 |
* | nvim: Include more Neovim configurations | Thomas Voss | 2023-09-12 | 5 | -0/+134 |