Skip to content

Commit 6719c15

Browse files
committed
docs: define .rst filetype at text
BREAKING CHANGE: !
1 parent 2449626 commit 6719c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vimrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ aug templates
335335
aug END
336336

337337
aug filetypes
338-
au BufEnter *.template,*.txt setf text
338+
au BufEnter *.template,*.txt,*.rst setf text
339339
au BufEnter *.md setf markdown
340340
au BufEnter *.jade setf pug
341341
au BufEnter *.pug setf pug

0 commit comments

Comments
 (0)