add cd.. alias

This commit is contained in:
Philipp 2024-06-27 13:10:57 +02:00
parent 14a0af0cce
commit b3105a1aa9
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750
8 changed files with 25 additions and 9 deletions

View file

@ -14,6 +14,3 @@ vim.opt.rtp:prepend(lazypath)
require("vim-settings")
require("lazy").setup("plugins")