-
Hi (thanks for writing this awesome vim plugin!)
I have come across a syntax bug where if I use a quotes and hash/pounds to denote a list of vectors literal, all code after the list literal is colour…
-
Hi!
No promises, but I'd like to add an [automated test suite](https://github.com/shlomif/what-you-should-know-about-automated-testing) for this plugin. Problem is that there are several popular fr…
-
### Describe the bug
In emacs after a main heading there is an indent. Even within the indent the a sub heading can be made. But in orgmode.nvim it can't. U will understand with the video rec below.
…
-
## Information
**VIM version**
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Jun 16 2020 22:38:24)
Included patches: 1-992
**Operating System**
Ubuntu 20.04
## What went wrong
When t…
-
There is a good [recommendation to write help for your plugin](http://vimdoc.sourceforge.net/htmldoc/usr_41.html#write-local-help). It is almost standard for vim plugins.
Please add help section.
-
## Current problem
The current syntax highlighting system is very slow, and there are noticeable lags when scrolling large C++ files which contain complex syntax elements.
## Issues of tree-sit…
-
Has anyone considered StlShowFunc?
https://github.com/dr-chip-vim-scripts/StlShowFunc
It would be interesting compare it with this project
bam80 updated
5 years ago
-
Hi @ntk148v! Thanks for this amazing template
I've just tried to use this on my Apple M1 based machine, having installed `nvim` v0.10.2 via homebrew.
I'm new to neovim and lua, so I'm don't quit…
-
## 計画概要
1. Vimスクリプトの各関数を [ynkdir/vim-vimlparser](https://github.com/ynkdir/vim-vimlparser) を使ってオンザフライでLuaに変換するトランスレーターを書く。
- いきなり全部やるのではなく単純なところから始める
- 難しいところは予め洗い出して、技術的な代替案を検討/実施する
2. これを使って `…
koron updated
10 years ago
-
**Describe the bug**
A clear and concise description of what the bug is.
On enabling treesitter, the startup times are noticeably higher than without treesitter.
**Expected behavior**
…