Fix lsp keybinds

This commit is contained in:
Kristofers Solo
2022-08-03 15:39:34 +03:00
parent a741113bc1
commit 4b0b507cf5
9 changed files with 45 additions and 54 deletions

View File

@@ -33,7 +33,8 @@ alias \
g="git" \
ga="git add" \
gc="git commit" \
gp="git push" \
gP="git push" \
gp="git pull" \
e="$EDITOR" \
v="$EDITOR" \
battery="acpi" \