-
Based on my experience (and the minimal conf I've provided), vim-markdown plugin cause `gx` in vim not working in the visual mode. `gf` works completely fine in both normal and visual mode but `gx` on…
sadid updated
6 years ago
-
Currently Markdown syntax groups are straightly named to HTML groups, e.g. `htmlH1` instead of `markdownH1`.
But in some themes like [onedark](https://github.com/joshdick/onedark.vim), [vim-one](ht…
-
Please *thumbs-up* 👍 this issue if it personally affects you! You can do this by clicking on the emoji-face on the top right of this post. Issues with more thumbs-up will be prioritized.
-----
…
-
### Describe the bug
The indentation of phpdoc does not work properly, especially when put on a method in a class, which usually is already indented. This seems only to be the case if tabs instead …
-
the file type is vimwiki.markdown, but when I trigger VimwikiFollowLink command, vimwiki still creates mediawiki style link
the syntax and ext configs are below, the wiki path part loaded correctly…
calon updated
12 months ago
-
### Describe the bug
When trying to index a list using slice notation (e.g. `x[:2]`) inside an indented block, the current line is dedented when the colon is typed while the bracket is open.
### To …
-
### Describe the bug
When writing Ruby code with Treesitter's indent functionality enabled, typing an open brace `{` indents it all the way to the beginning of the line. Other characters, such as an …
-
- `nvim --version`: NVIM v0.2.1-915-g01e53a5
- Vim (version: ) behaves differently? no
- Operating system/version: WSL
- Terminal name/version: conhost/Windows 10
- `$TERM`: xterm-256color
…
-
Hi,
While it is not an issue of vim-pandoc-markdown-preview, since there is a possible solution, it would be great to solve it.
Problem: markdown which is deeply nested (say 5+ levels), is not p…
-
Hi everyone, thanks for your good work. The plugin works fine for most situations, but when I write a word and complete it with nc2m, I cannot go back and delete some characters if I made a mistake.
…