-
- **Operating System (OS) Version:** macOS 13.5 (arm64)
- **Neovim Version:** NVIM v0.9.1
- Build type: Release
- LuaJIT 2.1.0-beta3
- **Programming Language Versions:**
- Python: 3.11…
-
### Steps to reproduce
1. Edit `/tmp/t.sql`.
2. Split into two windows.
3. (Note: This happened only once. I can not reproduce this issue since after I closed the file.)
### Expected behaviour
I …
-
**Describe the bug**
When setting `spellfile`, if `isfname` does not contain a period (`.`), I get `E474: Invalid argument: spf=/Users/davec/Projects/Personal/sustainable-rails/spellfile.en.utf-8.a…
-
**Describe the bug**
:colorscheme default in vim/nvim/nvim-qt (it is ok in gvim) does not display the same colors as on startup: https://www.shlomifish.org/Files/files/images/vim-colorscheme-defaul…
-
Any thoughts on this? Can't get any Vroom tests to run, the results are always along the lines of:
```
/Users/jonathan/.vim/bundle/github-issues.vim/test/gissues.vroom
ERROR on line 3: Vim quit unexp…
-
my custom syntax file:
```
syntax match myConcealabbr "each" containedin=ALL conceal cchar=∀
syntax match myConcealabbr "[gG]ood" containedin=ALL conceal cchar=👍
```
here 👍 is an ambiguous utf8 …
-
I'm consistently getting a memory leak. If I try to autocomplete my memory keeps rising and I believe the fsautocomplete is the culprit. Is there anything I can do about this? If not is there is a way…
-
```
What steps will reproduce the problem?
1. Get VIM 7.3 and Python 2.7.1
2. Build Python & install, then VIM with --enable-pythoninterp=yes
3. Get ConqueTerm vimball and source it
What is the expec…
-
```
Thank you for developing great plugin.
I am expecting that the plugin will work with multi-byte asap.
Now, I am trying to help about that.
So, attached patch is my first hack that is to be able to…
-
```
What steps will reproduce the problem?
1. Get VIM 7.3 and Python 2.7.1
2. Build Python & install, then VIM with --enable-pythoninterp=yes
3. Get ConqueTerm vimball and source it
What is the expec…