Ranjith Hegde
Ranjith Hegde
Since the 0.7 branch had no one taking initiative, this is essentially #1838 rebased to master. I have been running the branch of the PR since it was created, have...
Just the same way there are options to get the whole bundled lsp-status or individual components like current-function or server-progress, this PR adds the ability to get individual git change...
`vim.ui.*`, `vim.filetype.*`, `vim.keymap.*` are wrongly labelled `vim.*`
### Observed behavior calling doHover does not parse comment strings or doxygen markers in nvim. This is true for language clients of Coc & builtin nvim-lsp  ### Expected behavior...
On Arch linux followed your instructions, tried both methods of manual install and via AUR, installed without any errors I get the following error when I modprobe modprobe: ERROR: could...
**Does this feature exist in Emacs orgmode?** Yes **If answer to first question is "Yes", please provide the link to the orgmode manual or any documentation related to the feature**...
Bring in changes from emscripten docker to HEAD. PR in question #6665 This forces emcc linker not to create executable - compatibility until emsdk 2.0.6
Seeing as how gstreamer > `1.18.5` breaks comparability with openFrameworks, would it be possible to package prebuilt gstreamer with version = `1.18.4`, the same way libs like `freetype` or `kiss-fft`...
The request is inspired by [taglist](https://github.com/yegappan/taglist) plugin where the symbols (in its case, tags) are retained for all visited buffers. There already exists the feature to view open/hidden buffers. It...
If using `nvim-telescope/telescope-smart-history.nvim` along with this plugin, then this plugin no longer populates the project list provided with in the `base_dirs` config option. I havent looked too closely yet, but...