mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
fix(nvim): Fix the line moving under o mode
This commit is contained in:
parent
1b2fc3015b
commit
ef7b5680fb
3 changed files with 64 additions and 17 deletions
1
Justfile
1
Justfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue