https://github.com/qubist/myvim
My .vimrc
https://github.com/qubist/myvim
vi vim
Last synced: 6 months ago
JSON representation
My .vimrc
- Host: GitHub
- URL: https://github.com/qubist/myvim
- Owner: qubist
- Created: 2021-06-24T21:52:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-27T19:14:13.000Z (about 4 years ago)
- Last Synced: 2025-07-08T19:54:51.499Z (12 months ago)
- Topics: vi, vim
- Language: Vim script
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# myvim
it's mine >:)
## Install
```
git clone https://github.com/qubist/myvim.git .vim
cd .vim
git submodule init
git submodule update
```
[Source: https://gist.github.com/keeganstreet/923900/13504e9b05cb131d55d8db817f093045b834d8de]