diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2011-10-06 19:46:18 +0200 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2011-10-06 19:46:18 +0200 |
| commit | 30ce16e20a12deef3ee97003694f6ae505936080 (patch) | |
| tree | b85af6f1865016957fc181b57cae1ae5ccf198ce /vimrc | |
| parent | ce794768336aceb470da7d3ec93e74924b25e13b (diff) | |
| download | dotfiles-30ce16e20a12deef3ee97003694f6ae505936080.tar.gz dotfiles-30ce16e20a12deef3ee97003694f6ae505936080.zip | |
Added vimrc
Diffstat (limited to 'vimrc')
| -rw-r--r-- | vimrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +if has("syntax") + syntax on +endif |
