Skip to content

starting swank with ros run #147

@kranerup

Description

@kranerup

I manage my sbcl versions with ros so I'd like to be able to start sbcl with "ros run" command.
If I use g:slimv_swank_cmd then I need to provide the complete command line which must
point to the start-swank.lisp file and is installation dependent.

Instead I changed slimv-lisp.vim to support setting slimv_lisp to ros like this:
vim.g.slimv_lisp = 'ros run'
vim.g.slimv_impl = 'sbcl'

If there is a better way I'd like to know that.
If it is of interest I could provide my update to slimv-lisp.

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