]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(racket): undo some indent options only when vim9script is available (#13935)
authorD. Ben Knoble <ben.knoble+github@gmail.com>
Tue, 30 Jan 2024 22:32:59 +0000 (17:32 -0500)
committerGitHub <noreply@github.com>
Tue, 30 Jan 2024 22:32:59 +0000 (23:32 +0100)
commit26b0176a98f88acef840d7285e967859eb746c1c
treec44bbf57022a419e263b5f16d0078f63f34323b4
parent1b7fbe726a4e7ad117bace7e40f5e0a286a2cd5b
runtime(racket): undo some indent options only when vim9script is available (#13935)

This copies commit 64edf95 (indent: only reset some options when has
vim9, 2024-01-30) from https://github.com/benknoble/vim-racket.

Signed-off-by: D. Ben Knoble <ben.knoble+github@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/indent/racket.vim