-
```
There are a lot of terminal applications available today (vim and emacs to name
two) that offer extra functionality in terminals that support ANSI 256color
output. Currently I see that applicati…
-
- `nvim --version`:
```
NVIM v0.5.1
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -U_FORTIFY_SOURCE -D_FORTIF…
-
The problem is exactly as the title states. I've pasted a debug log. Here is some info
- Running vim on Windows Linux Subsystem
- Set path to Ctags with the g:tagbar_ctags_bin variable which is on t…
-
To reprocude, simply add some attributes to the script tag:
```svelte
// Pressing S will place cursor here:
let obj = {
|
}
```
```svelte
let obj = {};
// will place…
-
I've found similar issues but not quite the same I have (and also no solution) so I decided to post it.
- `nvim --version`
```
NVIM v0.2.0
Build type: Release
Compilation: /usr/local/Homebrew/…
-
### Description
I originally filed this issue against `rust-tools.nvim`, but realized it affected all language servers: https://github.com/simrat39/rust-tools.nvim/issues/205.
The gist is that I…
-
```
Installation seems kinda successful:
removed 14 files
Vimball Archive
extracted : 1508 lines
wrote /home/lapsa/.vim/autoload/conque_term.vim
extracted : 319 lines
wrote /home/lapsa/.vim/autoload/…
-
```
Installation seems kinda successful:
removed 14 files
Vimball Archive
extracted : 1508 lines
wrote /home/lapsa/.vim/autoload/conque_term.vim
extracted : 319 lines
wrote /home/lapsa/.vim/autoload/…
-
### Describe the bug
If syntax highlighting is enabled, then the indentation after/in TypeScript/JavaScript comments is broken (see below for specific examples). As far as I can tell, this affects on…
cionx updated
1 month ago
-
# Issue Prelude
**Please complete these steps and check these boxes (by putting an `x` inside
the brackets) _before_ filing your issue:**
- [x] I have read and understood YCM's [CONTRIBUTING][c…