-
As discussed in #38, they make things more verbose without really adding any value.
We could make this configurable, but currently I think removing them altogether would be better.
-
## Expected behavior
Pairing behavior of single quote and backtick characters should be adjusted for `sp-lisp-modes' buffers.
(specifically, lines 75-91 of smartparens-config.el should actually do…
-
## Expected behavior
wrap-with-parens
wrap-with-brackets
wrap-with-parens
wrap-with-braces
wrap-with-single-quotes
wrap-with-double-quotes
wrap-with-underscores
wrap-with-back-quotes
These f…
-
According to the instructions...
> Or disable the background color completely in your .emacs.d/init.el:
>
> (add-hook 'mmm-mode-hook
> (lambda ()
> (set-face-background '…
-
While attempting to mount a certain remote volume:
``` console
> sshfs -d -o debug -o sshfs_debug -oIdentityFile=$HOME/.ssh/id_rsa-droid root@192.168.1.229:/ /Volumes/Android/
SSHFS version 2.5
execu…
-
Hello @chrisdone
First of all thanks for the great work you have done for both the Haskell and the Emacs communities.
I'm finding that shm is working against me more often than it is helping me. I'…
-
Hi Guillaume,
After building the irony-server.exe using cmake Visual Studio 14 2015 Win64 and setting up (company, yasnippet, irony and company-irony), I tested it in a very basic project and the comp…
-
I experienced the bug reported on #17
This has happen on Go and Python, and I expect to happen on other languages too.
After inserting the dot to fire auto completion with Company, it fails: no…
-
if I use evil-escape from evil-mc insert-state the fake cursors are not jumping back one character.
-
The proposal is to have a new IDE mode for fstar `fstar.exe --lsp` implementing the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/). This has the primary benefit of g…