Open urbainvaes opened 6 years ago
Prevent the cursor from moving to the beginning of the line when let g:peekaboo_window='enew' and set nosol.
let g:peekaboo_window='enew'
set nosol
Prevent the cursor from moving to the beginning of the line when
let g:peekaboo_window='enew'
andset nosol
.