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
- Host: GitHub
- URL: https://github.com/liberxue/config
- Owner: Liberxue
- Created: 2019-08-04T08:10:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T06:12:36.000Z (over 3 years ago)
- Last Synced: 2024-12-31T05:20:42.567Z (over 1 year ago)
- Topics: dotconfig, lunarvim, neovim, vim
- Language: Lua
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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'
```