Fork me on GitHub
#vim
<
2016-10-01
>
chrisetheridge08:10:38

jeez, nice dude 😄

chrisetheridge08:10:42

that’s awesome to see!

chrisetheridge08:10:13

so i’ve read on lots of tutorials that you should spend more time in normal mode, as opposed to insert. how does this hold, though, when starting a new project? i don’t understand that part

markwoodhall19:10:39

Is anyone else using https://github.com/snoe/clj-refactor.nvim, I’m struggling to get it working. I see remote/host: node host registered plugins ['clj-refactor.js’] but when I do something like cref (which expands to CExtractFunction), enter a function name and hit enter I get E492: Not an editor command: CExtractFunction new-name.

snoe20:10:55

@markwoodhall I think there's a problem with the latest neovim or node versions I'll try looking at it today

markwoodhall20:10:09

Ah, ok. No worries! I just wanted to figure out if it was something I was doing.