mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1992
Problem: Values for true and false can be confusing.
Solution: Update the documentation. Add a test. Make v:true evaluate to
TRUE for a non-zero-arg.
e381d3d5e0
This commit is contained in:
@@ -448,7 +448,7 @@ static int included_patches[] = {
|
||||
// 1995 NA
|
||||
// 1994,
|
||||
// 1993,
|
||||
// 1992,
|
||||
1992,
|
||||
1991,
|
||||
1990,
|
||||
1989,
|
||||
|
Reference in New Issue
Block a user