aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/after/plugin/mappings.lua
Commit message (Collapse)AuthorAgeFilesLines
* fix(nvim): remove incorrect expr flag from terminal escape mappingLibravatar sommerfeld47 hours1-1/+1
| | | | | The mapping has a literal rhs string, not an expression. The expr flag caused the rhs to be evaluated as a vimscript expression.
* Add a lot of changesLibravatar sommerfeld2025-09-111-36/+134
|
* [nvim] Change diagnostics mappingsLibravatar sommerfeld2025-01-311-2/+2
|
* [nvim] Remove tmux navigatorLibravatar sommerfeld2025-01-311-0/+5
|
* [nvim] Rewrite config motivated by nvim 0.10Libravatar sommerfeld2024-05-201-4/+0
|
* first commitLibravatar Arnold Sommerfeld2023-10-181-0/+58