Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cultistgamedev/dotfiles

Neovim config
https://github.com/cultistgamedev/dotfiles

Last synced: 24 days ago
JSON representation

Neovim config

Awesome Lists containing this project

README

        

# My Dotfiles
### Install Linux
`git clone https://github.com/CultistGameDev/nvim-config.git ~/.config`

### Install Windows (batch)
```shell
git clone https://github.com/CultistGameDev/nvim-config.git %USERPROFILE\.nvim
cd %USERPROFILE%\.config
install.bat
```