Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using nREPL to debug #8

Open
humorless opened this issue Oct 24, 2019 · 2 comments
Open

Using nREPL to debug #8

humorless opened this issue Oct 24, 2019 · 2 comments

Comments

@humorless
Copy link
Owner

humorless commented Oct 24, 2019

  1. Luminus-based Application has built-in nrepl dependency
  2. Setup :nrepl-port at config.edn
  3. Prepare vim, vim-fireplace, and source code repo at deployment machine
  4. Open vim, and issue the command
:Connect nrepl://localhost:7000

Or

echo 7000 > .nrepl-port
@humorless
Copy link
Owner Author

humorless commented Oct 24, 2019

@humorless
Copy link
Owner Author

humorless commented Oct 24, 2019

  1. Install vim plugin only
curl -o- https://raw.githubusercontent.com/humorless/dotfiles/master/vim/install_plugin.sh | bash
  1. vim-fireplace commit 1ef0f0726cadd96547a5f79103b66339f170da02 is compatible with vim 7.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant