Skip to content
This repository was archived by the owner on Mar 25, 2020. It is now read-only.

server command should be a function beside array #12

@prabirshrestha

Description

@prabirshrestha

For typescript I would want to run the server found in node_modules directory. This means the cmd path needs to be calculated dynamically.

let g:langserver_executables = {}
let g:langserver_executables.typescript = { 'cmd': function('s:get_langserver_for_typescript') } 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions