-
neovim.as should respect the `guifont` option from vim, or provide another way to set it. E.g. in my `.nvimrc` I have:
```
set guifont=Droid\ Sans\ Mono\ for\ Powerline:h11
```
-
Hello, Excuse me, can you help me see the error, thank you!!
![image](https://cloud.githubusercontent.com/assets/4953205/8565666/327958ba-258a-11e5-99ca-c21bba3f5336.png)
![image](https://cloud.gith…
-
I get the following error after I have installed hexo globally on Windows;
'hexo' is not a recognized as an internal or external command, operable program or batch file.
What am I doing wrong?
-
See: http://stackoverflow.com/questions/27115846/how-to-include-more-javascript-inside-atom-editor-by-github/27142128
cc @kevinsawicki
-
C:_data\play\docpad\Testwebsite>LocalDeployToS3.cmd
C:_data\play\docpad\Testwebsite>SET DPATH=node_modules\docpad\bin\docpad
C:_data\play\docpad\Testwebsite>set NODE_ENV=production
C:_data\play\doc…
ghost updated
9 years ago
-
Actually, no, I don't know why. Why? (not trolling, serious)
-
Things like these happen under some circumstances:
```
Error: Cannot find module '/Users/../Sites/test-docpad/node_modules/docpad-plugin-tinylivereload/out/tinylivereload.plugin.js'
at Function.Mod…
-
hi guys, first of all apologies for not writing tests, I am under some severe time constraints right now.
I noticed, when using grunt-cson, which is based on this module, that the following valid cof…
-
Hi,
I've installed abao with `npm install -g abao` and I ran it with my raml file. The result for every endpoint is: `Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in t…
-
I'm getting an error trying to `ember new app-name` with 0.1.8. Here's what I tried to verify a clean reproduction (note that I did get some warnings below so maybe that is related to my issue?
Let m…