mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
10 lines
221 B
Markdown
10 lines
221 B
Markdown
This is my vim setup with convenience scripts for easy
|
|
deployment on multiple computers.
|
|
|
|
Here's how I set up a new account:
|
|
|
|
- git clone https://lloeki@github.com/lloeki/vimfiles.git
|
|
- cd vimfiles
|
|
- ./setup.sh
|
|
- enjoy.
|
|
|