ε ι (Speed Of Light) is a Neovim setup that has been carefully crafted to be feature-rich yet blazingly fast due to lazy loading as much as possible!
To install, simply run the ./install.sh
script or run this command.
nvim --headless "+Lazy! sync" +qa
Plugins are stored and automatically sourced in lua/plugins/
~/.config/nvim
βββ ftplugin
β βββ *.lua
βββ init.lua
βββ lua
βββ core
β βββ autocmd.lua
β βββ functions.lua
β βββ mappings.lua
β βββ options.lua
βββ plugins
βββ *.lua