https://github.com/dfa1/vim-stuff
https://github.com/dfa1/vim-stuff
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfa1/vim-stuff
- Owner: dfa1
- Created: 2019-09-04T19:12:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2026-03-30T06:00:05.000Z (3 months ago)
- Last Synced: 2026-03-30T08:14:59.776Z (3 months ago)
- Language: Vim Script
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Vim Configuration
Welcome to my Vim setup! This `vimrc` file contains my personal configurations, tweaks, and plugins to enhance my workflow.
## Installation
1. `git clone https://github.com/dfa1/vim-stuff vim-stuff`
2. `cd vim-stuff`
3. `ln -s "$(pwd)/vimrc" ~/.vimrc`