vim-jp/vim-vimlparser

s:VimLParser.builtin_{commands,functions} should be in separated JSON files

tyru opened this issue · 1 comments

tyru commented

idea by @thinca

Pros

  • Easy to edit/see them individually
  • No need to translate them when supporting new languages

Cons

  • Must load separated files
tyru commented

slightly related #118