[vim] go support

This commit is contained in:
2025-03-09 21:01:58 +03:00
parent f8deaa5f64
commit db287b99f2
3 changed files with 5 additions and 2 deletions

View File

@@ -1,2 +1,4 @@
alias l="ls -lah"
alias lg="LANG=en_US-UTF-8 lazygit"
alias v="vim"
alias n="nvim"