Void Linux workstation powered by niri, Fish and NeoVim. Contains scripts, browser extensions, custom XBPS packages, and typst plugins. git.anhgelus.world/anhgelus/dotfiles
void niri fish neovim nvim vim dotfiles linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs(info): using bad callout identifier

+2 -2
+2 -2
README.md
··· 11 11 > This command will override your NeoVim config. 12 12 > Proceed with caution! 13 13 14 - > [!INFO] 14 + > [!NOTE] 15 15 > It will download the AppImage of NeoVim, put it in your home, and clone my config in your `.config/nvim`. 16 16 17 17 ```bash ··· 28 28 > This command may overrides scripts installed in your local repository. 29 29 > Proceed with caution! 30 30 31 - > [!INFO] 31 + > [!NOTE] 32 32 > These will be available under `@local/<package>:<version>`. 33 33 > See [`typst/README.md`](./typst/README.md) for more information. 34 34 >