No description
  • Lua 99.8%
  • Tree-sitter Query 0.2%
Find a file
2026-04-20 12:50:25 -04:00
after feat: add codesettings.nvim 2026-02-16 14:02:30 -05:00
lua fix(astrolsp): disable codelens by default 2026-04-20 12:50:25 -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 feat: move to ui2 rather than noice 2026-04-15 09:51:41 -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'