mirror of
https://github.com/Ascyii/nvim.git
synced 2026-01-01 04:04:24 -05:00
dc95d79a117acca33fdf0f46b2069a70084d5fbc
Neovim configuration in pure lua
You can configure the current semester that you are in for university integrations.
There are certain things required like make and npm for various plugins.
Dependencies
To install proper snippets and get the basic lsp the following programs are needed in path.
make
curl
gcc
libc
bash
General
This configuration is based on the lazy plugin manager.
Languages
Lua
100%