-
![image](https://github.com/miversen33/sunglasses.nvim/assets/95092244/22f6b124-a712-448f-ab05-41805b648007)
Here's my current config, but it will start the sunglasses when I enter nvim.
So I ac…
-
![image](https://github.com/miversen33/sunglasses.nvim/assets/95092244/34f40762-15c0-42fc-a371-8878b63fb754)
-
Hello. I tried installing Vim-Plug following the github repository guide
https://github.com/junegunn/vim-plug
I ran
`curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ https://raw.githubuserc…
-
**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**
…
-
The help menu seems to suggest that I can adjust this
--hunk-header-style
Style string for the hunk-header.
See STYLES section. Special attributes '…
-
This is a proposal to introduce a property which specifies what syntax highlighting rules the editor
should apply for matched files.
``` ini
syntax: name
```
## Examples
``` ini
[*]
synta…
-
### Description
every time i open a latex file i get following error message:
```
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: /usr/share/nvi…
-
Thank you so much for creating gtm and the vim plugin. GTM looks like it will be extremely useful and I would very much like to use it, but am having difficulties -- I see no .gtm/*.event files and no…
-
After upgrading to Vim9 vimwiki has become very slow.
Steps to reproduce: Just add a line to a todo-list.
`\w\wo`
I profiled and found:
```
FUNCTION 72_get_parent()
Defined: ~/.vim/pack/p…
-
Not sure what's causing Lush to make my nvim seconds slow at startup time.
any idea on how I can troubleshoot this issue ? Thanks.
EDIT:
My problem is that I forgot `" set shellcmdflag=-ic` on
U…