-
## 最小構成
```
set rtp+=/tmp/denops-skkeleton
set rtp+=/tmp/denops.vim
imap (skkeleton-toggle)
```
ghost updated
3 years ago
-
私の環境(Neovim)だと,PreviewMarkdownを実行したときに下記のようにレンダリングが崩れます.
- Windows 10 (Windows Terminal and MobaXterm両方)
- Ubuntu 20.04 WSL2
- Neovim 0.5.1
- Colorscheme: everforest
-
https://user-images.g…
-
kat0h updated
3 years ago
-
# Problems summary
Inline completion does not replace the actual word but instead insert the whole completion after the partial word.
## Expected
It should insert only the absent part.
## …
-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
Completion candidates in popupmenu are not aligned
## Environment Informa…
-
# Problems summary
I don't know the proper setting for CSS forceCompletionPattern.
Completion candidates that start with a colon are not entered correctly.
## Expected
Find out the proper settin…
-
Using `Deno.Signal.SIGTERM` shows the following type error even we specify `--unstable` flag on Deno 1.14.
```
Check file:///Users/alisue/ghq/github.com/vim-denops/denops.vim/test.ts
error: TS255…
-
## Version
```
NVIM v0.6.0-dev+313-g490e09c6d
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by ippachi@ippachi-MacBook-Air.local
Features: +acl +iconv +tui
See ":help feature-compile"
…
-
## summary
When any candidates is shown, two-times type `` to leave insert mode.
Then back to insert mode and typing any character is found error.
## environment
Vim 8.2.3448
Neovim 0.6.…
-
## 問題の概要
チェックボックス(task list の方が正しいですかね、、)がサポートされていないようなのでサポートされていると嬉しいです。
```md
- [ ] test
- [ ] test2
- [ ] test3
```
- dps-bufpreviewでのプレビュー画面
- 期待するプレビュー画面(例: previm)
- 先頭の…
zztkm updated
3 years ago