mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Set nomodeline.
This commit is contained in:
@@ -47,8 +47,8 @@ endif
|
||||
silent! colorscheme solarized8
|
||||
" Default ASM syntax for ft support
|
||||
let asmsyntax="nasm"
|
||||
" Allow file modelines
|
||||
set modeline
|
||||
" Too risky to allow file modelines
|
||||
set nomodeline
|
||||
" Automatically re-read changed files
|
||||
set autoread
|
||||
" fsync() after writing files
|
||||
|
||||
Reference in New Issue
Block a user