-
Not sure where I should put this request, but can you do stuff like [this](https://github.com/paulopacitti/gruvbox-factory)?
-
## Expected behavior, english is required
When using the `gd` mapping, which callls `SpaceVim#mapping#gd()` on a function that is found at multiple places in tags, I should be able to select on…
-
## Expected behavior, english is required
When using jump-to-line with `[SPC] j l` I expect to see the jump targets on the left of the lines.
It does not work when Indent Blankline is enable…
-
- `nvim --version`: `v0.5.0-dev+992-gf3a8c930a`
- nvim-lsp version(commit hash): Can't find this, but cloned latest at 4:31pm GMT 1st Jan 2021.
- `:checkhealth` result: Just missing providers, debug…
samhh updated
3 years ago
-
In the screenshot for the emacs version of srcery, showing lisp source files, the parens are very dim. In the Vim version, this is an option, but if it's an option for the emacs version I can't find i…
-
If you open a terminal inside vim using for example `:vert term` or `:tab term` you will see that the background colors mismatch:
![image](https://user-images.githubusercontent.com/4622346/12659113…
-
Not sure how many people use that site for plugins anymore, but might be worth drafting a new version and uploading it. Haven't done so in ages.
-
After eglot was connected and flymake was loaded.
The fringe indicator and warning underline was not shown. I have restarted flymake but the indicator and underline was not enable.
flymake have…
-
## Expected behavior, english is required
When activating spell checking with `[SPC]tS` the statusline symbol should appear.
When de-activating spell checking with `[SPC]tS` the statusline sym…
-
### Issue description
tmux's clipboard doesn't sync witht the system's clipboard. When i copy a line using right-click+l, it doesn't get copied to wl-copy
(wl-copy provides the xsel command on Way…