fix(nvim): Fix the line moving under o mode

This commit is contained in:
js0ny 2025-01-14 20:11:40 +00:00
parent 1b2fc3015b
commit ef7b5680fb
3 changed files with 64 additions and 17 deletions

View file

@ -10,5 +10,6 @@ push:
git push codeberg master
init:
git remote remove origin
git remote add github git@github.com:js0ny/dotfiles.git
git remote add codeberg git@codeberg.org:js0ny/dotfiles.git