-
**What did you expect to happen?**
```
(map! :leader
:prefix "x"
"l s" #'jg-tag-split-on-char-n
:n "s" #'jg-tag-next-similar-string)
```
I expect both functions to be boun…
-
I find the printing of hover not supported slightly annoying if I am in a buffer that does not support signature help. It would be great if there was an option for disabling this print
seblj updated
3 years ago
-
Hello!
As the title says! 😹 I followed your easier method; this is the code I'm using to configure the module:
```elisp
(use-package! spacemacs
:demand t
:init (remove-hook 'org-load-ho…
-
When using omnisharp with configuration provided in `nvim-lspconfig` repo, goto definition function doesn't work, just nothing happens, for example hover works properly. Maybe problem that I start omn…
-
Hyperclick and Hover in Python used to work fine, but now it doesn't work anymore. I'm not sure why, but I believe updating atom packages broke this.
It works in JS.
```
(servicedb) moenig@sven:~…
-
*Original title: "Diagnostic messages fail to update after a file is saved on Windows"*
- `nvim --version`:
> NVIM v0.5.0-dev+1097-g18f90336c
> Build type: RelWithDebInfo
> LuaJIT 2.1.0-bet…
-
Hi there, I see that you've [included the clang linter as part of release 4.5](https://github.com/github/super-linter/pull/1762). However, my GitHub action doesn't seem to be running it. I've set the …
-
I'm opening a ticket to indicate interest in support for the C# Language.
I can help with developing it if you can point me how to start and where to look.
-
**Summary**
Hi, new user to Doom Emacs, migrating from my own config. I'm having an issue with org mode and the red links:
![image](https://user-images.githubusercontent.com/9139184/98114078-b663540…
-
**What did you expect to happen?**
Usually, `C-c C-c` is a common shortcut in lots of modes (at least with emacs keybindings): in LaTeX it is used to compile, in Magit buffers it is used to validat…