mirror of
https://github.com/Ascyii/nvim.git
synced 2026-01-01 04:04:24 -05:00
e2a6c21f810aa1e3306a4e7eb3fa77357b2bb058
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%