diff options
| Commit | 1d198e3c42e9098d8f43bcc4bdaf262e589b41f6 (patch ) | |
|---|---|---|
| Author | Syndamia <kamen.d.mladenov@protonmail.com> | 2022-05-03 15:01:39 +0300 |
| Committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2022-05-03 15:01:39 +0300 |
| Files | 52ac90acbc46ac5d70105da5474f96fc116e67cb /.vimrc | |
| dotfiles-1d198e3c42e9098d8f43bcc4bdaf262e589b41f6.tar dotfiles-1d198e3c42e9098d8f43bcc4bdaf262e589b41f6.tar.gz dotfiles-1d198e3c42e9098d8f43bcc4bdaf262e589b41f6.zip | ||
| Parent | 0bb144296372b1abd2430064e66c1a4087a8aca6 (diff) | |
Added mapping for ALEDetail
1 files changed, 1 insertions, 0 deletions
| -rw-r--r-- | .vimrc | 1 |
@@ -356,6 +356,7 @@ map <F2> <ESC>:ALERename<CR> map gd <ESC>:ALEGoToDefinition<CR> map gi <ESC>:ALEHover<CR> + map ge <ESC>:ALEDetail<CR> set omnifunc=ale#completion#OmniFunc let g:ale_completion_enabled = 1 |
