AstroNvim icon indicating copy to clipboard operation
AstroNvim copied to clipboard

AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

Results 51 AstroNvim issues
Sort by recently updated
recently updated
newest added

This is a heavy WIP just to keep on top of breaking changes on nightly as they come up. This branch should be considered unstable and in development This now...

enhancement

For some reason, the search icon is not displayed in my terminal (iTerm2). I tried installing multiple different nerd fonts but the issue stays the same. I saw the issue...

question

**Checklist** Please confirm you have run the following commands and restarted Neovim and are encountering the issue with the current latest version of AstroNvim - [x] `:PackerSync` - [x] `:AstroUpdate`...

bug

This is a generic installer to install AstroNvim (or any other such as NvChad) under alternative command name and without affecting normal nvim command execution environment using XDG_* environment variables....

I enabled `prettier` for formatting, but now I'm getting this popup every time I save or format a file: ![CleanShot 2022-07-21 at 15 38 29](https://user-images.githubusercontent.com/65256/180288938-dd4cc15c-4dc0-49c2-9c4e-262cddf24e14.png) I have tried to disable...

question

This moves us to using the new Mason package manager while maintaining no breaking changes Resolves #787

enhancement

**Is your feature request related to a problem? Please describe.** ![image](https://user-images.githubusercontent.com/56180050/181226415-dd9c0792-8a2f-443b-a78c-8c7addad806a.png) Most of the optional requirements almost work in Windows, except for `ncdu` and `htop`. I would like to be...

enhancement

hey, i code in go, which traditionally uses 8 wide tab indent how can i setup tab indentation, and 8 wide tabs just for `.go` files?

question

**Checklist** Please confirm you have run the following commands and restarted Neovim and are encountering the issue with the current latest version of AstroNvim - [x] `:PackerSync` - [x] `:AstroUpdate`...

bug

Looking at the video on the [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) site, I see this should be possible: ![cmp-want](https://user-images.githubusercontent.com/512222/180662866-9100a45c-faa3-4f33-ace8-c757686e1007.png) And yet, here's what I'm working with: ![cmp-have](https://user-images.githubusercontent.com/512222/180664400-fcd91f2c-979c-4a97-a7b6-b613b4189d3a.png) As per the advice given [here](https://github.com/hrsh7th/nvim-cmp/discussions/1069), I've...

question