Erik Westrup
Erik Westrup
It would be convenient to be able to delete a bookmark by name from the cli tool. As I migrated from [huyng/bashmarks](https://github.com/huyng/bashmarks), I have aliases like ```bash alias g='cd-bookmark -c'...
First, thanks for this great tool. I recently started using it together with NeoVim and it works splendid! As [documented](https://luacheck.readthedocs.io/en/stable/config.html#configuration-file), the config file is on macOS looked for in `$HOME/Library/Application\...
Hey, using the latest version of jekyll-github-sample (`v0.3.2`) together with Jekyll `v4.2.0` and the setup from the README (the exact same sample usages), I get this error on `jekyll build`:...
apophysis-j tries to connect to http://electricsheep.wikispaces.com/ReadMe when starting. This site does not exist anymore it seems, thus the program fails to start. Stacktrace ``` java.net.UnknownHostException: electricsheep.wikispaces.com at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567) at java.base/java.net.Socket.connect(Socket.java:633)...
This mapping needs to be done for this theme to work. Fixes #5
Fixes #4
On macOS sierra with source-higlight installed from homebrew version `3.1.18` and installing this colorscheme by copying in the definition files to the datafolder, it did not work. Running source-highlight with...
``` Copy (or symlink) the *-solarized.style and *-solarized.outfile files to datadir and invoke them ``` Should be `*-solarized.outlang` :)
Hey, this simple functionality is just what my team needs! Currently I go every day to https://www.random.org/lists/ to create a random standup order for our daily video call. It would...
Hello, thank you for this cool lib. I'm using it in a project now and I noticed that when I was going to write a test and I imported my...