nix-config/home/vim/after/plugin/mappings/ale.vim

3 lines
74 B
VimL
Raw Normal View History

2021-02-23 16:08:46 +01:00
" Use ALE LSP-powered symbol information
nnoremap <Leader>K :ALEHover<CR>