envy is a minimal neovim configuration that sets up reasonable defaults, plugins, keybinds, LSP completion, and a custom statusline.
Clone into .config/nvim
and supply these dependencies:
- neovim 0.11+
- oil.nvim
- nvim-lspconfig
- nvim-treesitter
- telescope.nvim
- americano.nvim
Alternatively, the nix flake provides the exact dependency specification needed.