No description
Find a file
2025-07-08 08:57:16 -04:00
after/queries/markdown fix(queries): remove markdown concealing 2025-01-08 11:27:37 -05:00
lua fix(matchup): update to new vim-matchup configuration 2025-07-08 08:57:16 -04:00
spell Personal AstroVim Config 2022-03-09 16:56:53 -05:00
.luarc.json chore: move to configuring lua language server directly 2025-06-06 08:27:49 -04:00
.stylua.toml move to lazy distributed based AstroNvim v4 2023-07-25 15:00:13 -04:00
init.lua fix: check for new vim.uv over vim.loop 2024-06-18 14:29:49 -04:00
LICENSE Initial commit 2022-03-07 13:05:48 -05:00
neovim.yml chore: move from luacheck to selene 2024-02-26 05:43:07 -05:00
README.md docs: remove unnecessary space 2025-03-05 10:55:32 -05:00
selene.toml chore: move from luacheck to selene 2024-02-26 05:43:07 -05:00

AstroNvim User Configuration

My personal user config for AstroVim

Installation

git clone https://code.mehalter.com/AstroNvim_user ~/.config/nvim
  • Initialize AstroVim
nvim --headless -c 'quitall'