Map movement keys to work with Obsidian's line breaks

This commit is contained in:
2026-07-28 17:26:47 -04:00
parent 891a7bf909
commit 01b12fa705

View File

@@ -22,3 +22,8 @@ nmap <C-6> :back<CR>
exmap forward obcommand app:go-forward
nmap <C-7> :forward<CR>
nmap j gj
nmap k gk
nmap $ g$
nmap 0 g0