Skip to content

Repository files navigation

dotfiles

Neovim

This configuration uses Lazy.nvim as the plugin manager.

First-time Setup on a New Machine

After cloning this repo, Neovim will automatically:

  1. Bootstrap and install Lazy.nvim on first startup
  2. Install all plugins from the spec
  3. Restore exact plugin versions from lazy-lock.json

You'll need to manually install LSP servers:

  • lua-language-server
  • typescript-language-server
  • rust-analyzer
  • basedpyright
  • bash-language-server

These can be installed via :Mason or your system package manager.

Migrating from Packer

If you previously used Packer, clean up these files/directories:

In the repo:

rm nvim/plugin/packer_compiled.lua.bak

On your local machine:

rm -rf ~/.local/share/nvim/site/pack/packer

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages