Mercurial > vim
view runtime/indent/freebasic.vim @ 31207:1fcabfdd0547 v9.0.0937
patch 9.0.0937: forked repositories send out useless email
Commit: https://github.com/vim/vim/commit/e2da59851a4a24873d0db659f6adb1918bedb216
Author: shane.xb.qian <shane.qian@foxmail.com>
Date: Thu Nov 24 12:01:45 2022 +0000
patch 9.0.0937: forked repositories send out useless email
Problem: Forked repositories send out useless email.
Solution: When Coverity fails to run just ignore it. (Shane-XB-Qian,
closes #11604)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 24 Nov 2022 13:15:02 +0100 |
parents | 5825405e4e2c |
children |
line wrap: on
line source
" Vim indent file " Language: FreeBASIC " Maintainer: Doug Kearns <dougkearns@gmail.com> " Last Change: 2022 Jan 24 " Only load this indent file when no other was loaded. if exists("b:did_indent") finish endif runtime! indent/vb.vim