Yuriy Pitomets
Yuriy Pitomets
Glitches
It does not work well with `adaptive-wrap-prefix-mode` and `visual-line-mode`. Also, please, check https://github.com/joostkremers/visual-fill-column (Character on those lines with ugly black foreground). My config ```elisp '(highlight-indent-guides-method (quote character)) ```
First of all, thank you a lot for great plugin. But could u add ability to share cursor position from current file, for example, with emacs `emacs +$CURSOR_LINE:$CURSOR_COLUMN $PATH_TO_FILE`
https://github.com/Malabarba/aggressive-indent-mode/issues/116 `scala-mode` eat space symbols at the end of current line on imput when `aggressive-indent-mode` is enabled. I suppose cause in `scala-indent:indent-line`.
You can found few SVG symbols [here](http://www.danrodney.com/mac) for mac-style labels
It's a feature request: add support for the [structured-haskell-mode](https://github.com/chrisdone/structured-haskell-mode) to provide common `smartparens` key bindings and familiar behaviour for Haskell mode.
Seems like `ranger` do not play nice with [workgroups](https://github.com/pashinin/workgroups2.git), really useful plugin, but your awesome `ranger` break windows locations on different `workgroups`, even when I start `ranger` on separate one....
It's feature request. On `haskell-compile` I see nice colored error lines, but code snippets after `In the expression:` not colorized yet. Could it colorize them like ghci output it already...
> Well, this is embarrassing. > > lorri had a problem and crashed. To help us diagnose the problem you can send us a crash report. > > We have...
broken
Got errors like: ``` Suspicious state from syntax checker haskell-hdevtools: Flycheck checker haskell-hdevtools returned non-zero exit code 1, but its output contained no errors: Cabal error: Encountered missing dependencies: hspec-wai...