@ -11,3 +11,4 @@ require'lspconfig'.julials.setup{
end
}
EOF
:nmap K :lua vim.lsp.buf.hover() <CR>
@ -17,7 +17,9 @@ call plug#begin('~/.vim/plugged')
Plug 'tpope/vim-commentary'
Plug 'neovim/nvim-lspconfig'
if has('nvim')
call plug#end()