Mercurial > vim
view runtime/indent/aap.vim @ 23569:754387a3aa35 v8.2.2327
patch 8.2.2327: debugging code included
Commit: https://github.com/vim/vim/commit/16a6f91ccb42ebde639a4185322b07719d345e86
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jan 10 23:58:28 2021 +0100
patch 8.2.2327: debugging code included
Problem: Debugging code included.
Solution: Remove the debugging code.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 11 Jan 2021 00:00:04 +0100 |
parents | 0f2b5d1b8117 |
children | 4027cefc2aab |
line wrap: on
line source
" Vim indent file " Language: Aap recipe " Maintainer: Bram Moolenaar <Bram@vim.org> " Last Change: 2005 Jun 24 " Only load this indent file when no other was loaded. if exists("b:did_indent") finish endif " Works mostly like Python. runtime! indent/python.vim