Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 915 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 915 Bytes

init.lua

My personal neovim configuration, highly inspired by ThePrimeagen's and TeejDv's configurations.

How to install?

Put this repository (copy directory contents or make symlink) in neovim config path, you can find it by running :echo stdpath('config') in neovim.

LSP servers

I manage all my LSP servers using NixOS

TODO