mirror of
https://github.com/Ascyii/nvim.git
synced 2025-12-31 19:54:25 -05:00
main
Neovim configuration in pure lua
Configure the environment in conf.lua.
Most lsp require npm installed on the system.
Dependencies
To install proper snippets and get lsp running install the following programs into your path
make
curl
gcc
libc
bash
Languages
Lua
100%