mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 21:48:35 +00:00
vim-patch:8.0.1845: various comment updates needed, missing white space (#10203)
Problem: Various comment updates needed, missing white space.
Solution: Update comments, add white space.
259f26ac2d
Ignored (partly) applied patch for src/nvim/po/it.po.
This commit is contained in:
@@ -3653,7 +3653,9 @@ int ExpandMappings(regmatch_T *regmatch, int *num_file, char_u ***file)
|
||||
|
||||
/*
|
||||
* Check for an abbreviation.
|
||||
* Cursor is at ptr[col]. When inserting, mincol is where insert started.
|
||||
* Cursor is at ptr[col].
|
||||
* When inserting, mincol is where insert started.
|
||||
* For the command line, mincol is what is to be skipped over.
|
||||
* "c" is the character typed before check_abbr was called. It may have
|
||||
* ABBR_OFF added to avoid prepending a CTRL-V to it.
|
||||
*
|
||||
|
Reference in New Issue
Block a user