-
The patch below adds highlighting inside Julia documentation block.
(first time editing a vim syntax file, so not sure if it's correct)
```patch
diff --git a/syntax/julia.vim b/syntax/julia.v…
-
sometimes whitespace and certain text backgrounds don't properly become transparent
working correctly:
![image](https://user-images.githubusercontent.com/7631554/124185881-8748c500-da89-11eb-97…
-
I have added following configuration to my `~/.vifm/vifmrc`:
```viml
" Add simple support for ssh remote
" :ssh user@remote:/path/to/remote/folder
filetype *.ssh FUSE_MOUNT2|sshfs %PARAM %DESTINAT…
-
Environment:
- Latest macOS: 13.2.1,
- Latest iTerm2: 3.4.19, with configure of a transparent background,
- Latest Neovim: 0.8.3, highlight group 'Normal' is cleared by default,
- Latest vim-plu…
-
When creating a theme, we can set, for example, `@background: rgba(29, 31, 33, .5);`, but then it will be a lighter gray...
If the Brackets background was transparent itself, we could create themes(or…
-
Creating this as a separate issue following [discussion](https://github.com/neovide/neovide/issues/2304#issuecomment-1911294295) in #2304
**Is your feature request related to a problem? Please desc…
GNRSN updated
7 months ago
-
Vim 9 script is becoming mature enough for production-level quality code. Many people are going to ditch legacy Vim script in favor of the new scripting language. Why not take this opportunity for a “…
-
The sign column is no longer transparent after update.
Even with stylix.targets.nixvim.transparentBackground.signColumn = true
My full configuration can be found at https://github.com/anotherhadi/…
-
I came across this colorscheme the other day and really liked the screenshots of it, but it looks very, very different when I use it in vim. Normally I have a transparent, gray background, but with th…
-
Recently,I came across with weird things,I can not use easy motion,moreexactly,sometimes the maps can be correctly triggered,but most of cases,maps can not be triggered.
I checked out the maps by :ec…