~smlavine/astronvim-user

My AstroNvim meta-configuration
Reword deprecation
Mark branch as v3 (deprecated)
Refactor Modal integration

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~smlavine/astronvim-user
read/write
git@git.sr.ht:~smlavine/astronvim-user

You can also use your local clone with git send-email.

This repository contains my configuration for AstroNvim v3, which has been deprecated. See my v4 config here: https://git.sr.ht/~smlavine/nvim

This is my user configuration for AstroNvim (my preferred "distribution" of Neovim), branched from here.

To deploy, first make sure AstroNvim is installed at ~/.config/nvim. Then, copy this directory (or clone this repository) to ~/.config/nvim/lua/user. make will do that for you.

Previously, I had my home-glued Neovim (originally Vim) config in my dots repository. But this became unwieldy when I began using AstroNvim, as I had to keep the entire AstroNvim tree as a submodule. Having the user repository separate and the AstroNvim repository unmanaged is the intended way of doing things.

Do not follow this link