Mercurial > vim
view runtime/keymap/greek.vim @ 9062:0aa90b84118c v7.4.1816
commit https://github.com/vim/vim/commit/d8585eded6359f1d7e1981e96ae775efd077c638
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun May 1 23:05:53 2016 +0200
patch 7.4.1816
Problem: Looping over a null list throws an error.
Solution: Skip over the for loop.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 01 May 2016 23:15:05 +0200 |
parents | 3fc0f57ecb91 |
children |
line wrap: on
line source
" Assume 'encoding' is set to "latin1" while actually cp1253 or iso-8859-7 is " being used if has("win16") || has("win32") || has("win32unix") source <sfile>:p:h/greek_cp1253.vim else source <sfile>:p:h/greek_iso-8859-7.vim endif