[vim/vim] Add additional dnsmasq keywords to Vim runtime (PR #20616)

2 views
Skip to first unread message

Pooyan Khanjankhani

unread,
7:57 AM (15 hours ago) 7:57 AM
to vim/vim, Subscribed

Some keywords such as help, test, connmark, and version have no effect on the configuration, but they are still accepted as valid options by dnsmasq --test -C dnsmasq.conf. For completeness, I have added them to the Vim runtime syntax definition as well.

For additional validation, you can refer to the test suite here

Sorting the keyword list was not necessary, but it made it easier to spot duplicates and inconsistencies. It appears the ordering had drifted over time, so I also normalized the ordering as part of this change.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20616

Commit Summary

  • 532efc4 runtime(dnsmasq): sort keywords alphabetically
  • db07b71 runtime(dnsmasq): add new keywords

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20616@github.com>

Christian Brabandt

unread,
1:54 PM (9 hours ago) 1:54 PM
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20616)

Thanks, did you try to reach the maintainer?


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20616/c4781981336@github.com>

Pooyan Khanjankhani

unread,
2:01 PM (9 hours ago) 2:01 PM
to vim/vim, Subscribed
TheKhanj left a comment (vim/vim#20616)

If you mean the maintainer of the dnsmasq project, not really. I just looked through their code and sent a couple of patches for some minor issues I found, but I haven't talked to them about the Vim integration. 🙄


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20616/c4782034104@github.com>

dkearns

unread,
2:06 PM (9 hours ago) 2:06 PM
to vim/vim, Subscribed
dkearns left a comment (vim/vim#20616)

No the maintainer of the syntax file, listed in the "Maintainer:" field at the top. Sorry, I assumed you were the maintainer.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20616/c4782083793@github.com>

Pooyan Khanjankhani

unread,
2:11 PM (8 hours ago) 2:11 PM
to vim/vim, Subscribed
TheKhanj left a comment (vim/vim#20616)

Ah, I hadn't even read the header to know there was a maintainer listed 😂. I'm not sure what the process is, should I reach out to them, or can you handle it?


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20616/c4782119693@github.com>

Christian Brabandt

unread,
2:16 PM (8 hours ago) 2:16 PM
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20616)

Yeah, please try to reach out (make sure you apply the :s suggestion to his contact mail:

https://github.com/TheKhanj/vim/blob/7c84f661e5c520455b62c485642cd9ef008a01dd/runtime/syntax/dnsmasq.vim#L3-L4

In any case, I haven't heard from Thilo in a while, so it might be possible he is no longer active. So, if you don't hear back within the next week or so, we can merge it here.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20616/c4782153454@github.com>

Pooyan Khanjankhani

unread,
2:47 PM (8 hours ago) 2:47 PM
to vim/vim, Subscribed
TheKhanj left a comment (vim/vim#20616)

Aw, that :s trick was cute. I decoded it using sed and tried to send them an email, but it seems the address is dead. Gmail bounced it:

Address not found
Your message wasn't delivered to <email> because the address couldn't be found, or is unable to receive mail.

The response from the remote server was:

550 Unroutable address

Whois on the domain:

Domain: <domain>
Nserver: ns1.your-server.de
Nserver: ns3.second-ns.de
Nserver: ns.second-ns.com
Status: connect
Changed: 2015-09-02T11:06:16+02:00

The domain looks like it's been abandoned since 2015, site is just an "under construction" page. Couldn't find them anywhere else either. 🙄


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20616/c4782400811@github.com>

Christian Brabandt

unread,
3:22 PM (7 hours ago) 3:22 PM
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20616)

okay, then let me merge it. But thanks for trying.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20616/c4782670911@github.com>

Reply all
Reply to author
Forward
0 new messages