Skip to content

devsheke/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

My Neovim configuration.

Dashboard Editor
screenshot 1 screenshot 2

Setup

  • 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

About

My Neovim configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published