You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
lua | 2 months ago | |
plugin | 2 months ago | |
README.md | 4 months ago | |
init.lua | 4 months ago |
README.md
neovim on archlinux
Install neovim and some useful packages
pikaur -Sy neovim-bin python-pynvim python-neovim nodejs-neovim
Install packer.nvim
:
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim
Install language servers:
pikaur -Sy community/python-lsp-server community/lua-language-server