[vim/vim] E720: Missing colon in Dictionary: >['beancount-language-server']} (Issue #18863)

5 views
Skip to first unread message

Vijayvithal

unread,
Dec 4, 2025, 6:03:32 AM12/4/25
to vim/vim, Subscribed
jahagirdar created an issue (vim/vim#18863)

Steps to reproduce

source linter.vim in vimrc where linter.vim is

vim9script
if executable('beancount-language-server')
    var beancount_config = {
         'name': 'beancount-language-server',
         'cmd': {server_info->['beancount-language-server']}
     }
    au User lsp_setup call lsp#register_server(beancount_config)
endif

and .vimrc contains
Plugin 'w0rp/ale'
Plugin 'dense-analysis/neural'
Plugin 'prabirshrestha/vim-lsp'
Plugin 'prabirshrestha/asyncomplete.vim'
Plugin 'prabirshrestha/asyncomplete-lsp.vim'

Expected behaviour

There should be no error.

Version of Vim

9.1 ncluded patches: 1-1952

Environment

Linux Mint
Terminal
screen-256color
Linux dyumnin 6.8.0-88-generic #89-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 01:02:46 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Logs and stack traces

/usr/local/bin/vim FY2024_25.beancount                                                                                                                                                                      ─╯
Error detected while processing /home/vijayvithal/.vimrc[41]../home/vijayvithal/.vim/linters_prabirshreshta.vim:
line   40:
E720: Missing colon in Dictionary: >['beancount-language-server']}
Press ENTER or type command to continue


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/18863@github.com>

Christian Brabandt

unread,
Dec 4, 2025, 6:34:36 AM12/4/25
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#18863)

Error detected while processing /home/vijayvithal/.vimrc[41]../home/vijayvithal/.vim/linters_prabirshreshta.vim:

That error comes clearly from a plugin


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/18863/3611716372@github.com>

Christian Brabandt

unread,
Feb 9, 2026, 2:47:36 PM (20 hours ago) Feb 9
to vim/vim, Subscribed

Closed #18863 as not planned.


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/18863/issue_event/22652713418@github.com>

Reply all
Reply to author
Forward
0 new messages