Documentation Use dark theme Features AstroNvim comes with a great out-of-box experience without compromising onspeedorcustomization. Community Plugin Ecosystem Access toAstroCommunity, an extensive community-maintained plugin marketplace that makes it easier than ever to add plugins or language support. ...
Latest commit astronvimbot and mehalter chore(main): release 4.27.1 Oct 29, 2024 e3434ed·Oct 29, 2024 History 2,187 Commits .github lua/astronvim .gitignore .neoconf.json .stylua.toml .styluaignore .typos.toml CHANGELOG.md LICENSE ...
Documentation on enabling Heirline based bufferline Don't disable swapfile by default (Can be disabled in the options.opt table with swapfile = false) Improved default theme highlights for DAP UI Full Changelog: https://github.com/AstroNvim/AstroNvim/compare/v2.9.1...v2.10.0相关...
init.lua change theme and add gitsigns config Aug 29, 2023 mappings.lua add my plugin Aug 29, 2023 options.lua add my plugin Aug 29, 2023 Repository files navigation README AstroNvim User Configuration Example A user configuration template for AstroNvim 🛠️ Installation Make a backup of ...
return { -- a table of overrides/changes to the duskfox theme Normal = { bg = "#000000" }, } 3 changes: 3 additions & 0 deletions 3 highlights/init.lua Original file line numberDiff line numberDiff line change @@ -0,0 +1,3 @@ return { -- this table overrides highlights in ...
Terminal with true color support (for the default theme, otherwise it is dependent on the theme you are using) [2] Optional Requirements: ripgrep - live grep telescope search (<leader>fw) lazygit - git ui toggle terminal (<leader>tl or <leader>gg) go DiskUsage() - disk usage toggle ...
Note when using default theme: For MacOS, the default terminal does not have true color support. You will need to useiTerm2or anotherterminal emulatorthat has true color support. 🛠️ Installation Clone the repository git clone https://github.com/AstroNvim/AstroNvim~/.config/nvim nvim +...
[2]Note when using default theme: For MacOS, the default terminal does not have true color support. You will need to useiTerm2,Kitty,WezTerm, or anotherterminal emulatorthat has true color support. 🛠️ Installation AstroNvim is provided as a plugin that can be installed with thelazy.n...
Terminal with true color support (for the default theme, otherwise it is dependent on the theme you are using) [2] Optional Requirements: ripgrep - live grep telescope search (<leader>fw) lazygit - git ui toggle terminal (<leader>tl or <leader>gg) go DiskUsage() - disk usage toggle ...
Terminal with true color support (for the default theme, otherwise it is dependent on the theme you are using) Optional Requirements: ripgrep - live grep telescope search (<leader>fw) lazygit - git ui toggle terminal (<leader>tl or <leader>gg) go DiskUsage() - disk usage toggle terminal...