view runtime/indent/qb64.vim @ 29227:a10714fe6372

Added tag v8.2.5132 for changeset 699fbccbeab8912c59c900a8e49dd24a3c8e8d95
author Bram Moolenaar <Bram@vim.org>
date Sun, 19 Jun 2022 18:30:03 +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