Mercurial > vim
view runtime/indent/aap.vim @ 11165:f0602688b8ef v8.0.0469
patch 8.0.0469: compiler warnings on MS-Windows
commit https://github.com/vim/vim/commit/0c0d4eca4dd6252f22ec39f2d561a5e8a68e9a4e
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Mar 16 22:06:57 2017 +0100
patch 8.0.0469: compiler warnings on MS-Windows
Problem: Compiler warnings on MS-Windows.
Solution: Add type casts. (Christian Brabandt)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 16 Mar 2017 22:15: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