]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1870: :Tutor may not work as expected v9.1.1870
authorPhạm Bình An <phambinhanctb2004@gmail.com>
Sat, 25 Oct 2025 03:31:27 +0000 (03:31 +0000)
committerChristian Brabandt <cb@256bit.org>
Sat, 25 Oct 2025 03:33:12 +0000 (03:33 +0000)
commit9978bb77c68c2afa056b7c1ec0fa9d9648cb1960
tree44b8571e78fbc4c2fa25ebd22cdd67c80f0b7bb5
parent0ef50d9d8d39d4cf7710b21b1a4098a5e729ced6
patch 9.1.1870: :Tutor may not work as expected

Problem:  :Tutor may not work as expected
Solution: set buftype=nowrite instead of nofile
          (Phạm Bình An)

closes: #18613

Signed-off-by: Phạm Bình An <phambinhanctb2004@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/tutor.vim
src/testdir/test_plugin_tutor.vim
src/version.c