Mercurial > vim
view runtime/indent/basic.vim @ 33219:ebb36e3d5299
merge heads
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 09 Sep 2023 10:23:28 +0200 |
parents | 5825405e4e2c |
children |
line wrap: on
line source
" Vim indent file " Language: BASIC (QuickBASIC 4.5) " 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