https://github.com/stablecaps/vimrc_setup
.vimrc dotfiles
https://github.com/stablecaps/vimrc_setup
Last synced: 3 months ago
JSON representation
.vimrc dotfiles
- Host: GitHub
- URL: https://github.com/stablecaps/vimrc_setup
- Owner: stablecaps
- Created: 2023-08-06T01:32:00.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2026-02-28T23:27:21.000Z (4 months ago)
- Last Synced: 2026-03-01T02:21:28.415Z (4 months ago)
- Language: HTML
- Size: 36.3 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Installation:
git clone https://github.com/stablecaps/vimrc_setup.git ~/.vim
Create symlinks:
ln -s ~/.vim/.vimrc ~/.vimrc
Switch to the `~/.vim` directory, and fetch submodules:
cd ~/.vim
git submodule init
git submodule update