Merge pull request #9528 from Security-Onion-Solutions/dougburks-patch-1

Remove line numbers from vi
This commit is contained in:
Doug Burks
2023-01-06 14:25:19 -05:00
committed by GitHub

View File

@@ -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