プログラミングとかLinuxとかの備忘録

プログラミング、Linuxでハマった箇所や環境構築のメモ

Vim

NeoVimでvim-lspの環境を構築する

Vim

ArchLinux (5.8.9-arch2-1) + Neovim v0.4.4の環境でvim-lspを使える様にする。 ~/.config/nvim/init.vimの編集 asyncomplete.vim+vim-lspの環境に必要なプラグイン4つと prabirshrestha/asyncomplete.vim prabirshrestha/vim-lsp prabirshrestha/async.vim …