My neovim configuration
Go to file
blallo c57aa56c98
[lsp] bow to rust-analyzer
2021-09-16 21:30:48 +02:00
lua [lsp] bow to rust-analyzer 2021-09-16 21:30:48 +02:00
plugin Add nginx syntax plugin 2021-09-16 21:30:25 +02:00
README.md IT'S ALIVE! 2021-09-06 23:34:51 +02:00
init.lua IT'S ALIVE! 2021-09-06 23:34:51 +02:00

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