We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4812324 commit 1db84feCopy full SHA for 1db84fe
1 file changed
ftdetect/scribble.vim
@@ -1,2 +1,3 @@
1
" Scribble
2
au BufNewFile,BufRead *.spr set filetype=scribble shiftwidth=2 expandtab
3
+au BufNewFile,BufRead *.scr set filetype=scribble shiftwidth=2 expandtab
0 commit comments