mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
Fix problem with test47: addition is not bitwise OR
:diffsplit command used to include some flag value twice. If I was using bitwise OR it would be OK, but I had addition here. Changed to use bitwise OR.
This commit is contained in:
1058
src/nvim/ex_cmds.lua
1058
src/nvim/ex_cmds.lua
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user