Skip to content

NobbZ/nobbz-vim

Repository files navigation

My neovim config

This is my approach to a neovim configuration.

If you want to try it and are using nix already and have flakes enabled, you can just run nix run github:nobbz/nobbz-vim.

Update process

  1. Create a branch: git switch -c update $(date -Idate)
  2. update the flake lock: nix flake update --commit-lock-file
  3. optional fix build errors
  4. update neovim lock: nix run .#updateNvim
  5. optional fix build errors
  6. update plugins: nix run .#updatePlugins
  7. optional fix build errors
  8. optional update this instructions 😀

Inspiration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published