-
### Describe the bug
When there is a long comment (not multiple single line comments, but one long multiline) scrolling through it is very slow and laggy.
### To Reproduce
Latest nvim.appimage. in…
-
I use [init_lazy.lua](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) to make the test.
I add th…
-
Just tried to install `vim-tmux-focus-events` and the FocusGained seems to work, however, I get problems when moving through a file. The status line moves when I for example use `Ctrl-D` or `j` at the…
-
Is it possible to add settings to customize the padding between the border and the contents? Just like what someone did here:
Soure:
https://www.reddit.com/r/vim/comments/di4gh8/a_floating_termi…
-
System: Arch Linux, Gnome under X11
The bisected commit: https://github.com/alacritty/alacritty/commit/2bd26fbeb0c51cd8a98ae31d58ea105d1274387a
What I'm seeing: Rapid input in NeoVim v0.8.3 (i.e…
-
Hi. Thanks for the plugin.
I've enabled sass/scss syntax in .svelte files by using: `let g:svelte_preprocessors = ['scss', 'sass']` and it looks strange.
It breaks highlighting for `` in style tag…
-
Hi,
I'll start off by saying I am not sure if the issue is relevant here or on the yaml-language-server issues.
I read through many issues regarding registering kubernetes schemas but not sure my is…
-
Automatic:
```
$ sudo snapper -c root create-config /
$ sudo systemctl enable snapper-timeline.timer snapper-cleanup.timer
```
Manual:
```
$ sudo btrfs subvolume create /.snapshots
$ sud…
-
I'm not sure why, but I just cannot update the `onestatus_config_path` in my Lua configs. For example, the following does not work:
```
vim.g.onestatus_config_path = vim.fn.stdpath('data')
```
…
-
I have a recurrent problem and I think it's related to a plugin. I use gVim and installed your plugin to try figure out the faulty part on my configs but I can't run Bisectly from gVim. I assume it's …