From 4e95df7c7e12cb76e781f2dacf1c07f8984cce58 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 4 Nov 2019 09:04:28 +0100 Subject: Update --- indent/octave.vim | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'indent/octave.vim') diff --git a/indent/octave.vim b/indent/octave.vim index 3a6a2e78..e7bb4aca 100644 --- a/indent/octave.vim +++ b/indent/octave.vim @@ -1,11 +1,11 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'octave') == -1 " Vim indent file -" Language: Octave -" Maintainer: Nguyễn Gia Phong +" Language: Octave +" Maintainer: Nguyễn Gia Phong " Original Maintainer: Marcus Aurelius Farias " First Author: Max Ischenko -" Last Change: 2019-10-11 +" Last Change: 2019-10-16 " Only load this indent file when no other was loaded. if exists("b:did_indent") -- cgit v1.2.3