Skip to content

Commit

Permalink
expand note to include LazyVim
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshmllow committed Oct 10, 2024
1 parent b9aff9b commit 33e6f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Make your `~/.config/nvim/` portable with nix! This flake patches neovim to support absolute configuration paths, and exposes a nix function to create a package with your configuration baked in.

> [!TIP]
> lazy.nvim works for the most part, however mason will not work under nix. Remove the part of your config that bootstraps lazy.nvim and add `pkgs.vimPlugins.lazy-nvim` to the list of plugins to keep using lazy
> lazy.nvim / LazyVim works for the most part, however mason will not work under nix. Remove the part of your config that bootstraps lazy.nvim and add `pkgs.vimPlugins.lazy-nvim` to the list of plugins to keep using lazy
Read `:h config` for how to configure neovim.

Expand Down

0 comments on commit 33e6f8b

Please sign in to comment.