[vim/vim] asm reopen err (Issue #15035)

4 views
Skip to first unread message

Shane-XB-Qian

unread,
Jun 17, 2024, 12:18:23 PM (9 days ago) Jun 17
to vim/vim, Subscribed

Steps to reproduce

  1. vim --clean
  2. vsp foo.s
  3. close
  4. vsp foo.s
  5. err:
E488: Trailing characters: < indentkeys<

the undo_ftplugin:
setl commentstring< comments< include< | unlet! b:match_ignorecase b:match_words b:match_skipindentexpr< indentkeys<
somehow appended indentexpr< indentkeys< and no space.

Expected behaviour

no err.
// and not sure where indentexpr< indentkeys< came from.

Version of Vim

v9.1.494

Environment

linux

Logs and stack traces

No response


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/15035@github.com>

Christian Brabandt

unread,
Jun 17, 2024, 12:32:33 PM (9 days ago) Jun 17
to vim/vim, Subscribed

hm, cannot reproduce. Do you still have a indent/asm.vim indent plugin? I think the error you notice was fixed by 98b12ed but later then the indent plugin was removed totally: 76174e7


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/15035/2173851249@github.com>

Shane-XB-Qian

unread,
Jun 17, 2024, 12:43:24 PM (9 days ago) Jun 17
to vim/vim, Subscribed

> hm, cannot reproduce. Do you still have a `indent/asm.vim` indent plugin? I think the error you notice was fixed by 98b12ede31754071f36fb7a733244 but later then the indent plugin was removed totally: 76174e71101503900d54d38e00b3a

```
27: /usr/local/share/vim/vim91/ftplugin/asm.vim
28: /usr/local/share/vim/vim91/indent/asm.vim
29: /usr/local/share/vim/vim91/syntax/asm.vim
```

yes, but i did `make distclean` then install, um.............

--
shane.xb.qian


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/15035/2173871738@github.com>

Shane-XB-Qian

unread,
Jun 18, 2024, 6:48:59 AM (8 days ago) Jun 18
to vim/vim, Subscribed

thanks, let it be.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/15035/2175798975@github.com>

Shane-XB-Qian

unread,
Jun 18, 2024, 6:49:00 AM (8 days ago) Jun 18
to vim/vim, Subscribed

Closed #15035 as completed.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issue/15035/issue_event/13199187054@github.com>

Reply all
Reply to author
Forward
0 new messages