(lc) force floating windows
This commit is contained in:
parent
0079141cf6
commit
d2b3076830
|
@ -24,6 +24,8 @@ let g:LanguageClient_rootMarkers = {
|
||||||
\ 'elixir': ['mix.exs'],
|
\ 'elixir': ['mix.exs'],
|
||||||
\ }
|
\ }
|
||||||
|
|
||||||
|
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