cleanup modeline

This commit is contained in:
Thomas Ruoff
2017-04-23 22:53:34 +02:00
parent 8096422f9a
commit 4a78742453

4
vimrc
View File

@@ -1,9 +1,7 @@
" vim: set fenc=utf-8 nu et sts=4 sw=4 ft=vim fdm=marker fmr={{{,}}}:
" vim: set fenc=utf-8 ft=vim fdm=marker fmr={{{,}}}:
" file: ~/.vimrc
" author: Thomas Ruoff (with the help of a myriad others)
scriptencoding utf-8
" Plugins {{{
call plug#begin('~/.vim/plugged')