-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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
Labels
No labels