3 lines
74 B
VimL
3 lines
74 B
VimL
|
" Use ALE LSP-powered symbol information
|
||
|
nnoremap <Leader>K :ALEHover<CR>
|