Skip to content

devpandaz/nvim

Repository files navigation

my neovim dashboard

nextjs with neovim

for fresh install on new machine

prerequisites (install using scoop):

  • zig (to compile treesitter parsers)
  • fzf (for telescope)
  • ripgrep (for fzf to respect .gitignore so that telescope doesn't show ignored folders)

  1. Clone this nvim config repo into the local nvim config folder by

    git clone https://github.com/devpandaz/nvim.git "$env:LOCALAPPDATA\nvim"
  2. Launch neovim.
  3. Wait for lazy.nvim to install packages.
  4. Restart neovim.

About

my neovim config

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published