diff --git a/salt/common/files/vimrc b/salt/common/files/vimrc index 4234cf772..8d15debb8 100644 --- a/salt/common/files/vimrc +++ b/salt/common/files/vimrc @@ -3,4 +3,3 @@ filetype plugin indent on " Sets .sls files to use YAML syntax highlighting autocmd BufNewFile,BufRead *.sls set syntax=yaml -set number \ No newline at end of file