Remove "indent_guides_toggle" from SetupArm

This commit is contained in:
David Holland 2020-09-12 16:14:14 +02:00
parent 82d0921ac0
commit d897a89494
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 0 additions and 2 deletions

View File

@ -321,8 +321,6 @@ endif
" ===
function! SetupArm()
execute('set filetype=arm')
execute('IndentGuidesToggle')
execute('IndentGuidesToggle')
endfunction
au BufNewFile,BufRead *.s,*.S call SetupArm() " arm = armv6/7