Feature/begin end #3
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ if !exists('g:singlechar_prompt')
|
|||
g:singlechar_prompt = 'Press the character to insert - Press Esc to cancel...'
|
||||
endif
|
||||
|
||||
#Toggle off static cursor
|
||||
# Enable/disable static cursor feature
|
||||
if !exists('g:singlechar_static_cursor')
|
||||
g:singlechar_static_cursor = 0
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue