Mercurial > vim
view runtime/indent/fennel.vim @ 30214:37cf1af90ffc
Added tag v9.0.0442 for changeset 4fedacdad3b4d67c1db9c3893af4405982f227e8
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 11 Sep 2022 14:45:05 +0200 |
parents | 4d76b3e07c07 |
children |
line wrap: on
line source
" Vim indent file " Language: Fennel " Maintainer: Gregory Anders <greg[NOSPAM]@gpanders.com> " Last Change: 2022 Apr 20 " Only load this indent file when no other was loaded. if exists("b:did_indent") finish endif " Use the Lisp indenting runtime! indent/lisp.vim