My Neovim configuration.
Dashboard | Editor |
---|---|
![]() |
![]() |
- Clone the repo:
git clone https://github.com/devsheke/nvim ~/.config/nvim --depth 1
- Setup Lua LSP tools with direnv (Optional for Nix/Nix-darwin users):
direnv allow && echo "use flake" > .envrc
- Start Neovim:
Everything will be setup/installed by Lazy.nvim on your first run automatically.
nvim