mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-13 12:23:47 -05:00
ongoing
This commit is contained in:
@@ -423,7 +423,7 @@ fun! pencil#init(...) abort
|
||||
ino <buffer> <c-w> <c-g>u<c-w>
|
||||
|
||||
" map <cr> only if not already mapped
|
||||
if empty(maparg('<cr>', 'n'))
|
||||
if empty(maparg('<cr>', 'i'))
|
||||
ino <buffer> <cr> <c-g>u<cr>
|
||||
let b:pencil_cr_mapped = 1
|
||||
el
|
||||
|
||||
Reference in New Issue
Block a user