vim

James Amberger 2024-04-15T16:40:41.612699Z

I’m yak shaving today. After a bunch of shaving I’ve landed on vim-iced; I wonder if anyone’s gone to the trouble of configuring fireplace mappings for iced and would like to share!?

James Amberger 2024-04-30T21:28:57.889079Z

I find I am missing cqp and cqc from fireplace. Any ideas?

Oliver Marshall 2024-04-15T17:38:09.181779Z

I've not tried vim-iced yet. Was there a reason you chose it over #conjure?

James Amberger 2024-04-15T17:39:08.961899Z

Don’t know much about conjure but iirc it’s neovim only

Oliver Marshall 2024-04-15T18:01:45.438239Z

Ah, fair enough :)

James Amberger 2024-05-01T23:40:07.492009Z

The personal journey continues. I will leave it in this thread so as not to bore anyone. I find I like fireplace too much. @tpope is a UX genius and I pretty much live in vim because of him. I like the close to zero config, the thoughtful mappings built in, and the overall approach. Throw in clojure-lsp and it seems I’m not losing anything relative to vim-iced, except the debugger. Am I missing anything?

James Amberger 2024-05-02T00:38:21.886539Z

Plus no obvious problems so far running both… is that crazy?

juhoteperi 2024-04-16T07:20:22.781119Z

My bindings should be fireplace inspired: https://github.com/Deraen/dotfiles/blob/master/.vim/ftplugin/clojure.vim

James Amberger 2024-04-16T18:56:03.947889Z

Thanks @juhoteperi. Definitely saves me some trouble