My neovim configuration
Go to file
blallo 9121b9d337
Use tokionight theme
2021-11-20 00:09:43 +01:00
lua Use tokionight theme 2021-11-20 00:09:43 +01:00
plugin Use tokionight theme 2021-11-20 00:09:43 +01:00
README.md IT'S ALIVE! 2021-09-06 23:34:51 +02:00
init.lua Reopen at last cursor position 2021-11-19 23:40:37 +01: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