nvim treesitter and config updates

This commit is contained in:
2026-08-12 15:32:15 +02:00
parent 8de49775b1
commit 5fffa9f179
3 changed files with 15 additions and 11 deletions
@@ -0,0 +1,4 @@
function fish_user_key_bindings
# Alt+u binding entfernen, damit Umlaute im US-Mac-Layout in Fish eingegeben werden können
bind --erase \eu
end