Commit fa0547f6 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Added vim-pathogen and vim-latte

parent 62d517ab
This diff is collapsed.
vim-latte @ 22cc8bb0
Subproject commit 22cc8bb0b19ad8115d641a03a9ba29ed37cd9f84
This diff is collapsed.
......@@ -106,6 +106,9 @@ set nocp " Disable Vi-compatibility
filetype plugin indent on
syntax enable
" pathogen
execute pathogen#infect()
autocmd BufReadPre *.pdf set ro nowrap
autocmd BufReadPost *.pdf silent %!pdftotext "%" -nopgbrk -layout -q -eol unix -
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment