Commit cc997961 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Fix Vim RFC: set options for buffer only

parent 5d7e5326
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
autocmd BufEnter http://*.txt,https://*.txt set filetype=rfc nomodifiable
autocmd BufEnter http://*.txt,https://*.txt setlocal filetype=rfc nomodifiable