diff options
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -26,7 +26,7 @@ nmap <silent> gr :ALEFindReferences<cr> | |||
| 26 | nmap <silent> gd :ALEGoToDefinition<cr> | 26 | nmap <silent> gd :ALEGoToDefinition<cr> |
| 27 | nmap <silent> re :ALERename<cr> | 27 | nmap <silent> re :ALERename<cr> |
| 28 | 28 | ||
| 29 | let g:ale_completion_enabled = 1 | 29 | let g:ale_completion_enabled = 0 |
| 30 | let g:ale_hover_to_floating_preview = 1 | 30 | let g:ale_hover_to_floating_preview = 1 |
| 31 | let g:ale_detail_to_floating_preview = 1 | 31 | let g:ale_detail_to_floating_preview = 1 |
| 32 | let g:ale_floating_window_border = 0 | 32 | let g:ale_floating_window_border = 0 |
