dot-files/vim/.vim/after/plugin/mappings/ale.vim

3 lines
74 B
VimL

" Use ALE LSP-powered symbol information
nnoremap <Leader>K :ALEHover<CR>