Tsuyoshi CHO

Results 92 issues of Tsuyoshi CHO

## in help-writing ``` TAGS To define a help tag, place the name between asterisks (*tag-name*). The tag-name should be different from all the Vim help tag names and ideally...

Currenlty need this. - esinput like document args [action\-vint/action\.yml at master · reviewdog/action\-vint](https://github.com/reviewdog/action-vint/blob/master/action.yml) - test run data

Question: I made a proposal for function summarization at asyncomplete-tags.vim. [asyncomplete-tags.vim issues # 9] (https://github.com/prabirshrestha/asyncomplete-tags.vim/issues/9) But I thought that the proposal would be difficult with async.vim's close / exit property...

2020/03/27 latest use. Error happen after caw.vim updated. Problem resolving, but my vim is complexity and does no make simple reproduction `.vimrc`. Information suggests only. ```vim [Vim(unlet):E108: その変数はありません: "b:textobj_function_select"]::[function caw#keymapping_stub[63]..329[5]..326[3]..328[1]..322[1]..338[1]..341[1]..343[5]..caw#load_ftplugin,...

bug

https://github.com/mattn/vim-lsp-settings/blob/51de544f48a3cc37ae808a9cdd41e1ff4e144d1d/installer/go_install.cmd#L10 https://github.com/mattn/vim-lsp-settings/blob/51de544f48a3cc37ae808a9cdd41e1ff4e144d1d/installer/go_install.sh#L8 This is *Note*. `go get` installation function removal schedule is in 1.18. Run `golangci-lint-langserver` install in Windows ```shell $ go version go version go1.17.1 windows/amd64 ``` ```log go:...

## suggestion This change are breaking. ``` g:lsp_settings_global_settings_dir $HOME/.local/share/vim-lsp-settings (Non-Windows) -> ../.local/etc/... ? $XDG_DATA_HOME/vim-lsp-settings ($XDG_DATA_HOME defined Non-Windows) -> $XDG_CONFIG_HOME/ ``` Windows `%LOCALAPPDATA%` use for setting and data normaly. But non-windows...

## Summary When work yamllint and actionlint under efm-langerver. yamllint message inlucde prefix. actionlint message do not include prefix. ## test setting ### efm-langserver setting ```yaml version: 2 tools: yamllint-lint:...

https://github.com/nyaosorg/nyagos/blob/ae9f3228e6652a1332ec66742f9fd8963ee6452e/completion/completion.go#L86 Currently naygos built-in `start` has "completion" that completing arguments only executable file. But windows cmd `start` supported below these: - start "exec" , then open new window and execute...