Description: A neovim configurations written in fennel aims to be as good as possible.
Time = Money Neovim with good configurations = Speed = Saving time = ?
- There are some internal plugins requirements, check them if you want everything to work perfectly! I'll add them here later on.
- With ssh.
git clone --depth 1 [email protected]:horanmustaplot/fxnvim.git ~/.config/nvim
- With https.
git clone --depth 1 https://github.com/horanmustaplot/fxnvim.git ~/.config/nvim
- Why did you choose Fennel over Lua?
- I have fun configuring with fennel more than lua.
- Can I customize this configuration?
- I guess :)!