Mercurial > vim
view runtime/indent/qb64.vim @ 36544:a27d4c0319ac draft default tip
runtime(idris2): include filetype,indent+syntax plugins for (L)Idris2 + ipkg
Commit: https://github.com/vim/vim/commit/5ca8f223f03dbd85f5e06c8e1d500c65f311eaf1
Author: Serhii Khoma <srghma@gmail.com>
Date: Tue Nov 12 21:49:42 2024 +0100
runtime(idris2): include filetype,indent+syntax plugins for (L)Idris2 + ipkg
closes: https://github.com/vim/vim/issues/15993
Co-authored-by: Christian Clason <ch.clason+github@icloud.com>
Signed-off-by: Serhii Khoma <srghma@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 12 Nov 2024 22:00:06 +0100 |
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