From 7c51aa5d691415c48aa6ea74a204112bcda91040 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Fri, 18 Jan 2019 18:12:54 +0000 Subject: Groovy fold settings --- gvimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/gvimrc b/gvimrc index 82f306e..3682778 100644 --- a/gvimrc +++ b/gvimrc @@ -50,6 +50,7 @@ au FileType ebuild map :w:!ebuild % manifest clean compile au FileType ebuild map :w:!ebuild % manifest clean compile install au FileType ebuild map :w:!ebuild % manifest clean compile test au FileType ebuild map :w:!sudo ebuild % merge +au FileType groovy setlocal foldmethod=marker foldmarker={,} au FileType gitcommit setlocal spell map :lfirzzk map :lnextzzk -- cgit v1.2.3