-
### Version of Kakoune
Kakoune v2021.11.08-204-g459c6f58
### Reproducer
Ask kakoune to edit a fish shell script that has a `#!/usr/bin/fish` shebang but no file extension.
### Outcome
K…
-
I just discovered Oni and I would like to give it a try because I've been using vim for 15 years but I've recently been forced to use VScode because of its [Lean prover](https://leanprover.github.io/)…
-
```
What steps will reproduce the problem?
1. Open a new document
2. :set filetype=python
3. type a huge number (like
78534784537854378954378953478957895347983548795347895347985437893457895437895437…
-
```
What steps will reproduce the problem?
1. Open a new document
2. :set filetype=python
3. type a huge number (like
78534784537854378954378953478957895347983548795347895347985437893457895437895437…
-
### What did you do? (required: The issue will be **closed** when not provided)
When you press `CTRL-]` on a variable or type godef crashes. From the looks of it this is a side effect of go 1.22.
…
-
Hello, I use a more unknown e-reader and e-book service called kyobo (its korean) and the plugin didn't work. I followed the instructions on the read me and got this as a result. I'm hoping someone ca…
-
Hi Geany Devs,
I am having a bit of a problem with Geany 1.30.1, I use Geany on Windows and Linux and I have not been able to track down the issue.
It started happening for one file around Jun…
-
Just installed emmet into the latest Atom release and when trying to expand any abbreviation in a file named like filename.html.haml it alway inserts the html snippets instead of the haml.
If I expli…
-
According to the ocp-indent [installation instructions page](http://www.typerex.org/ocp-indent.html), the command for integrating ocp-indent with vim is
```
echo 'autocmd FileType ocaml source '"$(op…
-
I.e
Test.a - ok
Test - no
Test.d - ok
NvimBuff - no
Test.ts - ok
...