https://github.com/dylanlott/dotfiles
personal dotfiles for my vim env
https://github.com/dylanlott/dotfiles
Last synced: 3 months ago
JSON representation
personal dotfiles for my vim env
- Host: GitHub
- URL: https://github.com/dylanlott/dotfiles
- Owner: dylanlott
- Created: 2018-02-13T19:29:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T19:45:44.000Z (over 8 years ago)
- Last Synced: 2025-10-28T13:11:07.564Z (7 months ago)
- Language: Vim script
- Size: 3.91 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#doftiles
To get this running, you should
1. Copy and paste this into your root
2. Install Vundle
3. Make sure any of your existing vim files correctly link and reference these dotfiles.
4. Inside vim, in command mode, run `PluginInstall` and it should list out what plugins were included and install them, then show a Done message in the command line.
5. If you aren't seeing a Monokai-style color scheme, make sure your vim is referencing the `/colors` directory.