Skip to content

Instantly share code, notes, and snippets.

View avitkauskas's full-sized avatar

Alvydas Vitkauskas avitkauskas

  • Vilnius, Lithuania
View GitHub Profile
@avitkauskas
avitkauskas / biff-vim-iced-nrepl.md
Last active February 19, 2024 16:34
How to connect to Biff nREPL using vim with vim-iced

How to connect to Biff nREPL using Vim with vim-iced

If you use vim-iced in Vim and you have troubles connecting to Biff nREPL from your editor, try this:

Add nREPL middleware for vim-iced to your Biff project dependences (deps.edn):

;; deps.edn
{ ; ...
 :deps { ; ...