mirror of
https://github.com/neovim/neovim.git
synced 2026-04-28 10:14:06 +00:00
refactor: remove all mentions to curbuf_lock
This commit is contained in:
@@ -2965,7 +2965,7 @@ func Test_cclose_in_autocmd()
|
||||
" call test_override('starting', 0)
|
||||
endfunc
|
||||
|
||||
" Check that ":file" without an argument is possible even when "curbuf_lock"
|
||||
" Check that ":file" without an argument is possible even when curbuf is locked
|
||||
" is set.
|
||||
func Test_file_from_copen()
|
||||
" Works without argument.
|
||||
|
||||
Reference in New Issue
Block a user