aboutsummaryrefslogtreecommitdiff
path: root/src/regexp.c
diff options
context:
space:
mode:
authorMarco Hinz <mh.codebro@gmail.com>2014-04-23 21:55:12 +0200
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-25 14:09:04 -0300
commit342764d70ee8c9f05f4389a523dfd09f0795fcd1 (patch)
tree3b19485ab56c0da0158d948f8a7724b58feaf0ea /src/regexp.c
parenta6e1738db31407cdde9cec1e0763f068c7d0a0ae (diff)
downloadrneovim-342764d70ee8c9f05f4389a523dfd09f0795fcd1.tar.gz
rneovim-342764d70ee8c9f05f4389a523dfd09f0795fcd1.tar.bz2
rneovim-342764d70ee8c9f05f4389a523dfd09f0795fcd1.zip
vim-patch:7.4.260
Problem: It is possible to define a function with a colon in the name. It is possible to define a function with a lower case character if a "#" appears after the name. Solution: Disallow using a colon other than with "s:". Ignore "#" after the name. https://code.google.com/p/vim/source/detail?r=6bc874e4789a0f912b4fd6b23afecf19d80b1605
Diffstat (limited to 'src/regexp.c')
0 files changed, 0 insertions, 0 deletions