https://github.com/post2web/vimrc
https://github.com/post2web/vimrc
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/post2web/vimrc
- Owner: post2web
- Created: 2020-08-27T04:12:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T05:21:14.000Z (almost 6 years ago)
- Last Synced: 2025-02-03T23:41:59.749Z (over 1 year ago)
- Language: Vim script
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My vim config
```bash
https://github.com/post2web/vimrc.git
cp -r .vim ~/
cp .vimrc ~/
mkdir -p ~/.config
mkdir -p ~/.config/nvim
ln -s ~/.vimrc ~/.config/nvim/init.vim
```