Y
Hacker News
new
|
ask
|
show
|
jobs
by
jamil7
2019 days ago
FWIW you can invoke SourceKit LSP with a vim/nvim plugin now and have a really nice Swift editor inside nvim. It doesn’t work with third-party packages yet though so I mostly use it for one off scripts.
1 comments
dmitryminkovsky
2019 days ago
Thanks. Didn't know about SourceKit LSP.
link