Josh Collins
Josh Collins
This is probably a noob question, but where do I need to place this project where init.vim will see it? I keep getting the error `Error while calling lua chunk:...
Using python 3 I cannot install nupic_studio. I get the following: ``` pip3 install nupic_studio Defaulting to user installation because normal site-packages is not writeable Collecting nupic_studio Using cached nupic_studio-1.1.3.tar.gz...
I've been struggling to go through the code on here, trying to piece together parts from examples, and I finally got something workable, but I need something to visualize. I...
In the example code in readme, the variable ""ultisnips-snippets": "\~/.config/nvim/UltiSnips", needs a forward slash making it: "ultisnips-snippets": "\~/.config/nvim/UltiSnips/".
I can request reading input registers from a single slave and it works fine, even when it times out. When I use multiple slaves, and they time out, the other...