view runtime/indent/qb64.vim @ 30068:e416076a28f9

Added tag v9.0.0371 for changeset faf8de1c2f0d22e487cb9ce276f3b040ea0d56da
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Sep 2022 23:00:04 +0200
parents 5825405e4e2c
children
line wrap: on
line source

" Vim indent file
" Language:	QB64
" 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