(lc) force floating windows
This commit is contained in:
parent
4003559a71
commit
92c3763cad
|
@ -22,6 +22,8 @@ let g:LanguageClient_rootMarkers = {
|
||||||
\ 'elm': ['elm.json'],
|
\ 'elm': ['elm.json'],
|
||||||
\ }
|
\ }
|
||||||
|
|
||||||
|
let g:LanguageClient_hoverPreview = 'always'
|
||||||
|
|
||||||
" note that if you are using Plug mapping you should not use `noremap` mappings.
|
" note that if you are using Plug mapping you should not use `noremap` mappings.
|
||||||
nmap <F5> <Plug>(lcn-menu)
|
nmap <F5> <Plug>(lcn-menu)
|
||||||
" Or map each action separately
|
" Or map each action separately
|
||||||
|
|
Loading…
Reference in New Issue
Block a user