nvim Crosshair
This commit is contained in:
parent
f5e181c272
commit
6bc6e2f708
1 changed files with 2 additions and 0 deletions
|
|
@ -298,3 +298,5 @@ endfunction
|
||||||
|
|
||||||
command FlowTypeAtPos call s:FlowType()
|
command FlowTypeAtPos call s:FlowType()
|
||||||
autocmd FileType javascript nnoremap <buffer> <silent> K :FlowTypeAtPos<CR>
|
autocmd FileType javascript nnoremap <buffer> <silent> K :FlowTypeAtPos<CR>
|
||||||
|
|
||||||
|
command Crosshair :set virtualedit=all cursorcolumn
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue