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

https://github.com/liberxue/config

liber dotconfig
https://github.com/liberxue/config

dotconfig lunarvim neovim vim

Last synced: about 2 months ago
JSON representation

liber dotconfig

Awesome Lists containing this project

README

          

# Install Pulg By nvim
```zsh
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
```