Julia Path

Results 8 issues of Julia Path

# How to reproduce: 1. Starting with a clean installation + vim-plug. 2. `.config/nvim/init.vim`: call plug#begin('~/.local/share/nvim/plugged') Plug 'junegunn/vim-easy-align' Plug 'parsonsmatt/intero-neovim' call plug#end() nmap ga (EasyAlign) 3. `:PlugInstall` 4. Open a...

I'm not sure if incremental increment is a good description, but it was the best I could come up with.

cofi/evil-numbers did not depend on evil. This does, but if it may be possible to drop this dependency without too much additional code.

design

When creating a new form, the following line of code copies the global formio options into the options for the new form: https://github.com/formio/formio.js/blob/2956bac406b7823291f993cc49f8242e628d8282/src/Form.js#L28 But this is only a shallow copy....

help wanted

My use case is editing documents written by humans, so I want to preserve the structure of the document as much as possible. Using `withCanonicalize no` CDATA sections should be...

# How to reproduce 1. Create a styx project ``` $ mkdir test $ cd test $ cabal init -n ... $ cat getLine ä*** Exception: : hGetLine: invalid argument...

Can you please add graphviz to LTS 13. To do so you just have to open an issue on the [lts-haskell repo](https://github.com/commercialhaskell/lts-haskell/issues).

I don't know if this was used at some point or if it is in some way used internally, but in any case, very frustratingly so, non of the functionality...