| commit | db710ed999edf318477ae12d95f66519f2b21bbf | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Wed Oct 26 22:02:15 2011 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Wed Oct 26 22:02:15 2011 +0200 |
| tree | b798760c815d64da7831b3449527104ae2f21242 | |
| parent | a27ad5aea14e3dd2432ffd9a3187386c526a3734 [diff] |
updated for version 7.3.352
Problem: When completing methods dict functions and script-local functions
get in the way.
Solution: Sort function names starting with "<" to the end. (Yasuhiro
Matsumoto)