forked from aniani/vim
patch 8.1.2082: some files have a weird name to fit in 8.3 characters
Problem: Some files have a weird name to fit in 8.3 characters. Solution: Use a nicer names.
This commit is contained in:
@@ -58,7 +58,7 @@ mouse.c | handling the mouse
|
||||
ops.c | handling operators ("d", "y", "p")
|
||||
option.c | options
|
||||
optionstr.c | handling string options
|
||||
popupmnu.c | popup menu
|
||||
popupmenu.c | popup menu
|
||||
popupwin.c | popup window
|
||||
profiler.c | vim script profiler
|
||||
quickfix.c | quickfix commands (":make", ":cn")
|
||||
|
||||
Reference in New Issue
Block a user