Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xxiaoa/nvimrc

neovim configuration
https://github.com/xxiaoa/nvimrc

lua neovim nvim vim

Last synced: 7 days ago
JSON representation

neovim configuration

Awesome Lists containing this project

README

        


nvimrc


personal neovim configuration



Stars


Issues


Repo Size

## Version
```text
nightly
```

## Install
```bash
git clone https://github.com/XXiaoA/nvimrc ~/.config/nvim
```

## Dependencies
> ❗Run `:checkhealth` in neovim

- [ripgrep](https://github.com/BurntSushi/ripgrep) for fuzzy find

## Notice
If you fail to use markdown preview, run:
```bash
cd ~/.local/share/nvim/lazy/markdown-preview.nvim/app/
npm install
```

## Others
### SHOWCASE
![SHOWCASE](https://github.com/XXiaoA/nvimrc/assets/62557596/9b8eff0a-f5e6-46ea-9f33-ad19ab1b9136)

https://user-images.githubusercontent.com/62557596/212057176-3a2fa104-7a18-42b9-9030-ef1032556f86.mp4

### [TODO](./TODO.md)