-
The following invocation
``
$ vim -i NONE -U NONE -u testrc.txt examp.txt
``
using the attached files **testrc.txt** and **examp.txt** results in a sequence of errors starting with:…
-
I have this in my config
```lua
{
'miversen33/sunglasses.nvim',
event = 'UIEnter',
opts = {
filter_type = 'NOSYNTAX',
filter_percent = 0.45,
excluded_filetype…
-
# 1️⃣ Description
Using in bash `while read line; do yamlfixer $line; done` is not working as expected.
## 📑 Steps to Reproduce
```
$ echo -e "foo\nbar\nfoobar"| while read line; do yamlfixe…
-
-
# 1️⃣ Description
If I try to run yamlfixer on a simple `kustomization.yaml` file where the resources section is unindented, I get a ValueError exception
## 📑 Steps to Reproduce
Steps to repr…
-
- [ ] Check that the software works under MS Windows.
- [ ] Check that --colorsummary works under MS Windows.
- [ ] See what happens if you launch yamlfixer after having removed yamllint : probably …
-
it's safe to say that (bourne) shell is a popular language. it would be neato to have syntax highlighting.
-
https://github.com/nix-gui/nix-gui/issues/129#issuecomment-944895158
> bonus: use the same declaration to render a webinterface
> more general: use nix to implement nix-gui (metaprogramming)
ea…
-
Explain the problem here ...
I have followed the instructions to install vim on windows (using git bash as terminal for all commands and vim interaction) and include the plug scope in my vimrc but …
-
I have this error every time I try to open a cpp file.
~~~~
"test.cpp" 18L, 212C
Error detected while processing /home/USERNAME/.vim/syntax/cpp.vim:
line 61:
E28: No such highlight group name: …