Find a file
Jonathan Hodgson 22499cc897 Adds compile command for CSS and modifies other compile commands
The global compile commands now show the shell reponce until you push
enter to go back to vim

The CSS compile command is seperate from the others because it doesn't
use the file name, it looks for a styles.less file and compiles that.
2018-12-19 15:17:29 +00:00
autoload Add pathogen 2016-11-13 19:29:54 +00:00
bundle Deletes old wordpress.vim submodule 2018-12-10 13:45:28 +00:00
ftdetect Add gitignore filetype 2017-07-06 15:20:40 +01:00
wordpress.vim@1a54b0a844 Tries to get wordpress ctags working 2018-12-19 15:16:40 +00:00
.gitmodules Tries to get wordpress ctags working 2018-12-19 15:16:40 +00:00
.vimrc Adds compile command for CSS and modifies other compile commands 2018-12-19 15:17:29 +00:00
README.md Update readme 2017-04-21 16:09:35 +01:00

My vim folder

This is my vim folder.

.vimrc needs to be symlinked / copied to ~/.vimrc.

I use Pathogen for pluginsAll the plugins I use are submodules in the bundle folder