https://github.com/truthbean/vimrc
vim8 config
https://github.com/truthbean/vimrc
Last synced: 4 months ago
JSON representation
vim8 config
- Host: GitHub
- URL: https://github.com/truthbean/vimrc
- Owner: TruthBean
- Created: 2021-06-04T05:43:52.000Z (about 5 years ago)
- Default Branch: dev
- Last Pushed: 2021-06-11T04:56:31.000Z (about 5 years ago)
- Last Synced: 2025-03-02T08:22:25.946Z (over 1 year ago)
- Language: Vim script
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vimrc
vim8 config
### desc
```bash
# git clone and copy to ~/.vim
git clone https://github.com/TruthBean/vimrc ~/.vim
# link .vimrc to out .vimrc
ln -s ~/.vim/vimrc ~/.vimrc
```