Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xxiaoa/nvimrc
- Owner: XXiaoA
- Created: 2022-02-13T03:28:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T03:52:12.000Z (3 months ago)
- Last Synced: 2024-10-25T00:07:30.461Z (14 days ago)
- Topics: lua, neovim, nvim, vim
- Language: Lua
- Homepage:
- Size: 928 KB
- Stars: 32
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nvimrc
personal neovim configuration## 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)