mirror of
https://github.com/neovim/neovim.git
synced 2026-01-02 19:42:32 +00:00
- Set g:tutor_debug on startup if it doesn't exist so that users can get
cmdline completion when interactively setting it.
- set b:undo_ftplugin in filetype plugin
- set default runtime file headers
closes: vim/vim#17274
3704b5b58a
Co-authored-by: Phạm Bình An <phambinhanctb2004@gmail.com>