An open API service indexing awesome lists of open source software.

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

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.