Mercurial > vim
view runtime/indent/fennel.vim @ 29066:f8e9d5023bf6
Update runtime files
Commit: https://github.com/vim/vim/commit/cfa8f9a3f285060152ebbdbf86fbc7aecf1dd756
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Jun 3 21:59:47 2022 +0100
Update runtime files
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 03 Jun 2022 23:00: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