summaryrefslogtreecommitdiffstats
path: root/syntax/rnoweb-1.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-10-08 08:31:09 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-10-08 08:31:09 +0200
commit1993b9f68fff3cb87413fdc2e328763c291578c4 (patch)
tree045e40a0b623bfe7047cd266eac5d70d9024ead0 /syntax/rnoweb-1.vim
parentbb3de8fa5e509d5f5faf173fd1a92635a0023274 (diff)
downloadvim-polyglot-1993b9f68fff3cb87413fdc2e328763c291578c4.tar.gz
vim-polyglot-1993b9f68fff3cb87413fdc2e328763c291578c4.zip
Fix encoding of vim files
Diffstat (limited to 'syntax/rnoweb-1.vim')
-rw-r--r--syntax/rnoweb-1.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/rnoweb-1.vim b/syntax/rnoweb-1.vim
index f3058c7e..e3906c1c 100644
--- a/syntax/rnoweb-1.vim
+++ b/syntax/rnoweb-1.vim
@@ -3,7 +3,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'r-lang') == -1
" Vim syntax file
" Language: R noweb Files
" Maintainer: Johannes Ranke <jranke@uni-bremen.de>
-" Last Change: 2007 Mär 30
+" Last Change: 2007 Mär 30
" Version: 0.8
" SVN: $Id: rnoweb.vim 69 2007-03-30 08:55:36Z ranke $
" Remarks: - This file is inspired by the proposal of