Mercurial > vim
view runtime/indent/fennel.vim @ 32842:bb24afd68742 v9.0.1733
patch 9.0.1733: CI: cannot cache linux-modules-extra
Commit: https://github.com/vim/vim/commit/d2af6c66fe9b6bbb58d6ffdf8b3aa6e57d993b1f
Author: Philip H <47042125+pheiduck@users.noreply.github.com>
Date: Thu Aug 17 23:45:08 2023 +0200
patch 9.0.1733: CI: cannot cache linux-modules-extra
Problem: CI: cannot cache linux-modules-extra
Solution: Enable caching and reduce failed downloads
closes: #12779
Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Philip H <47042125+pheiduck@users.noreply.github.com>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Fri, 18 Aug 2023 00:00:03 +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