comparison runtime/autoload/adacomplete.vim @ 25773:11b656e74444

Update runtime files Commit: https://github.com/vim/vim/commit/6c391a74fe90190796ca0b0c010112948a6e75d7 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 9 21:55:11 2021 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Thu, 09 Sep 2021 22:00:10 +0200
parents 7bc41231fbc7
children
comparison
equal deleted inserted replaced
25772:55753c17b73d 25773:11b656e74444
12 " 26.05.2006 MK improved search for begin of word. 12 " 26.05.2006 MK improved search for begin of word.
13 " 16.07.2006 MK Ada-Mode as vim-ball 13 " 16.07.2006 MK Ada-Mode as vim-ball
14 " 15.10.2006 MK Bram's suggestion for runtime integration 14 " 15.10.2006 MK Bram's suggestion for runtime integration
15 " 05.11.2006 MK Bram suggested not to use include protection for 15 " 05.11.2006 MK Bram suggested not to use include protection for
16 " autoload 16 " autoload
17 " 05.11.2006 MK Bram suggested agaist using setlocal omnifunc 17 " 05.11.2006 MK Bram suggested against using setlocal omnifunc
18 " 05.11.2006 MK Bram suggested to save on spaces 18 " 05.11.2006 MK Bram suggested to save on spaces
19 " Help Page: ft-ada-omni 19 " Help Page: ft-ada-omni
20 "------------------------------------------------------------------------------ 20 "------------------------------------------------------------------------------
21 21
22 if version < 700 22 if version < 700