Skip to content
Snippets Groups Projects
Commit a543fa41 authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Added vim pathogen and Latte syntax highlighting

parent 90fd256a
No related branches found
No related tags found
No related merge requests found
...@@ -191,3 +191,6 @@ au BufNewFile,BufRead *.less set filetype=less ...@@ -191,3 +191,6 @@ au BufNewFile,BufRead *.less set filetype=less
set fileformats=unix set fileformats=unix
let mapleader="," let mapleader=","
" Pathogen
execute pathogen#infect()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment