summaryrefslogtreecommitdiffstats
path: root/after/syntax/mma.vim
diff options
context:
space:
mode:
Diffstat (limited to 'after/syntax/mma.vim')
-rw-r--r--after/syntax/mma.vim8
1 files changed, 2 insertions, 6 deletions
diff --git a/after/syntax/mma.vim b/after/syntax/mma.vim
index 45c5c428..c01de4d0 100644
--- a/after/syntax/mma.vim
+++ b/after/syntax/mma.vim
@@ -2,17 +2,13 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'mathematica') =
"Vim conceal file
" Language: Mathematica
-" Maintainer: Voldikss <dyzplus@gmail.com>
-" Last Change: 2019 Jan 23 by Voldikss
-" Source: https://github.com/voldikss/vim-mma/after/syntax/mma.vim
-" Credits:
-" Rsmenon: https://github.com/rsmenon
+" Maintainer: R. Menon <rsmenon@icloud.com>
+" Last Change: Feb 25, 2013
if (exists('g:mma_candy') && g:mma_candy == 0) || !has('conceal') || &enc != 'utf-8'
finish
endif
-
"These are fairly safe and straightforward conceals
if exists('g:mma_candy') && g:mma_candy > 0
"Rules