-
## Description
The behavior in `~/.vim/after/ftplugin/html.vim` isn't working properly.
### Steps to reproduce the issue
1. Install vimSimple in new environment. The instructions are in [READM…
-
SO: Windows 10
GVim:
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Jun 28 2022 13:09:53)
MS-Windows 32-bit GUI version with OLE support
I migrated from vim-plug to jetpack and many things stopped…
-
```
What steps will reproduce the problem?
1. Start debugging
2. Current line not hihglighted
3. Create breakpoint
4. Breakpoint not highlighted.
Mac bim on OS/X 10.6.7
```
Original issue reported…
-
### 📚 The doc issue
In the doc it's talked about the conceallevel that has to be set to 1 or 2, but no indication on how to set it up, where in the config.... Has it is mentioned in another issue tha…
-
I am wondering if there is a way that can help to save some keystrokes when inserting a matrix.
The desired function works like: whenever I need to insert a matrix, I trigger the plugin, then it pr…
-
Hi, I'm using Vim Plug on Neovim v0.4.3
I tried installing vim-haskellFold like this:
```vim
Plug 'Twinside/vim-haskellFold'
```
But folding still doesn't work. `set foldexpr?` returns `0`.
Does…
-
I'm using nvim v0.4.3 (also tested with git master), and with this plugin enabled, pressing `"` often (but not always) causes neovim to completely lock up. If I'm using the QT GUI, the mouse cursor ch…
-
I'm using neovim with [vim-plug](https://github.com/junegunn/vim-plug) as my package manager. I successfully installed the plugin after adding the following in my config file:
```
Plug 'flowtype/v…
-
I noticed that upon reloading a file the editorconfig overrides are lost.
To reproduce:
- open a file in a project with an editorconfig setup (in my case rav1e)
- start editing a file and save th…
-
```
What steps will reproduce the problem?
Create a local help txt file.
Create a keyword that links to a tag.
Use a hyphen in the keyword like:
|My-keyword| Description
|My-other-keyword| NextDe…