Map movement keys to work with Obsidian's line breaks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user