mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Use nasm syntax by default.
This commit is contained in:
@@ -62,6 +62,8 @@ endif
|
||||
silent! colorscheme solarized
|
||||
" Enable filetype support
|
||||
filetype plugin indent on
|
||||
" Default ASM syntax for ft support
|
||||
let asmsyntax="nasm"
|
||||
" Allow file modelines
|
||||
set modeline
|
||||
" Automatically re-read changed files
|
||||
|
||||
Reference in New Issue
Block a user