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.
|
8 months ago | |
---|---|---|
deps | 8 months ago | |
lua | 8 months ago | |
plugin | 8 months ago | |
.gitmodules | 8 months ago | |
README.md | 1 year ago | |
filetype.lua | 8 months ago | |
init.lua | 8 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