Mercurial > vim
view runtime/indent/aap.vim @ 8665:7a2346148551 v7.4.1622
commit https://github.com/vim/vim/commit/17b56c9f8327e6869580e3cfd82efcf8966d797a
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Mar 20 18:54:19 2016 +0100
patch 7.4.1622
Problem: Channel demo doesn't work with Python 2.6.
Solution: Add number in formatting placeholder
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 20 Mar 2016 19:00:06 +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