-
- Copied from here: vim/vim/issues/479
Hello,
I would like to report that syntax highlighter in vim does fully support lambdas in **Perl**:
```
#!/usr/bin/env perl
use strict;
use warnings;
sub…
-
### Steps to reproduce
Use the following script. It conceals letter 'g' with a double-wide char. Do `:call cursor(1, 10)` and cursor is placed on `ば` (correct). cursor(1,11) will place cursor on `i`…
-
I have just installed this, and it's showing the file I'm in, but not the current function.
I have added:
```vim
Plug 'fgheng/winbar.nvim'
```
and
```vim
lua require('winbar').setup({ enable…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
1. Keep vim mode on
2. Modify any of the settings.josn file or keymap.json file.
3. Make a…
-
**Describe the bug**
Occasionally when switching buffers I get the following error message:
```
Error detected while processing FileType Autocommands for "*":
Error executing lua callback: ...te…
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
When installing packa…
cwrau updated
2 weeks ago
-
Run `nvim -c PlugUpdate` and got this:
![image](https://user-images.githubusercontent.com/7172560/219703967-7f2aad20-b080-4b5b-b197-ea7095bcef48.png)
Please give some hints on where to look …
-
When I run it, I do see it work but then it opens this error at the bottom:
```
Error executing vim.schedule lua callback: ...ed/cellular-automaton.nvim/lua/cellular-automaton/ui.lua:61: Vim(le
t…
-
### Please select which platform you are using
Mac
### Was this something which used to work for you, and then stopped?
I never saw this working
### Describe the bug
In insert mode, if the insert…
-
## Expected behavior
`:LLPStartPreview` should compile and preview the tex document in the current buffer.
## Actual behavior
`E492: Not an editor command: LLPStartPreview`
## Steps to rep…