-
Originally raised at https://github.com/neoclide/coc.nvim/issues/4178#issuecomment-1243592457. I also saw https://github.com/junegunn/vim-peekaboo/issues/74, but I'm not 100% sure that's the same issu…
-
Would it be possible to load menus directly from vim menu https://github.com/vim/vim/issues/1563 ?
This way one could reuse entries across the different plugins.
(I used to do that in https://githu…
-
One of the necessary purposes of the README is to explain what the software does so that people can estimate if it's worth trying it out.
I would expect at least a short paragraph with an explanat…
-
version: 1.0.149
platform: win10 64bit
plugins: none
1. SSH to ubuntu host
2. Open file with vim
3. When the file opened, the vim become replace mode, not normal mode
4. I need the press ESC …
-
Hi!
Plugins like https://github.com/tpope/vim-commentary check the `commentstring` to get the formatting required to comment out lines. The other plugin I used had it https://github.com/derekelkin…
siers updated
2 years ago
-
# Goal
Track licenses of used tools in dotfiles.
# Proposal
Incorporate a LICENSE file into each subfolder. For 1:1 mapping of folder to tools, the tool will simply state the license of the too…
-
vim version: NVIM v0.7.2
node version: v18.9.0
coc.nvim version: 0.0.82-488d6ae7 2022-09-22 01:50:53 +0800
coc.nvim directory: /Users/aspirin2d/.local/share/nvim/plugged/coc.nvim
term: iTerm.app
…
-
In my previous installation I had the session-vim plugin working. It is not running.
At present my plugins--there are only five--were manually installed. Somewhere along the line someone suggested…
-
- `nvim --version`:
```txt
NVIM v0.6.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by brew@HMBRW-A-001-M1-004.local
Features: +acl +iconv +tui
See ":help feature-compile"
syst…
-
When I comment some lines started with an instance variable, the color won't change to gray. See image below:
![image](https://user-images.githubusercontent.com/11670836/92313990-39b61580-efa8-11ea…