config
These are my configs for my personal linux systems (AwesomeWM / X11)
Installation
This is needed to install nvim plugins
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
otherwise just copy the .local and .config folders into your system's
Coc plugins
- coc-pyright
- coc-rust-analyzer
Description
My personal configs, feel free to yoink as you see fit, as I probably yoinked them all from someone else anyways lol
Languages
Lua
82%
Shell
11.9%
Vim Script
6.1%