You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -85,7 +85,7 @@ Create a `lua/plugins/user-yourname.lua` file to:
85
85
- add new plugins (or create a new file for a plugin to make them easier to be optional)
86
86
- customise key bindings
87
87
88
-
[Practicalli Astro config design](https://practical.li/neovim/reference/nvim-astro-configuration/) provides a complete breakdown of this configuration.
88
+
[Practicalli Astro config design](https://practical.li/neovim/install/customise-configuration/) provides a complete breakdown of this configuration.
89
89
90
90
> NOTE: Lua files in the `lua/plugins` directory are loaded in alphabetical order so plugin overrides should be the last file to load, e.g `lua/plugins/user-*`
0 commit comments