vim-efm-langserver-settings
vim-efm-langserver-settings copied to clipboard
ToDo
- [x] 各Pluginのafterでのセットアップ処理追加 see lightline-ale
- [x] efm-langserver設定格納
- [x] 各設定ファイルどうするか?
afterというより各プラグイン名以下にいれる
設定ファイルを相対パスで設定するのがむずかしい... / フルパスをyamlに入れるわけにもいかないし...
設定が必要で、かつホームの設定しか見れない系が入ると大変なことになる
- [x] 各機能(lsp/ale/coc)がないときはロードキャンセル
Add lint
- [x] https://github.com/hadolint/hadolint at docker(need result type) with DCxxx/SCxxx
- [ ] https://github.com/RedCoolBeans/dockerlint/ at docker(need result type)
stylelint format & fix action
https://stylelint.io/user-guide/usage/options#syntax
- [ ] vimlint (EVLxxx)
- [x] black formatter
Update Latest
see https://github.com/mattn/efm-langserver/blob/bbab5580bef3821c3eeac4a8b5fb1c8b0bc8f942/langserver/handler.go
- Prefix
- Duration
- and other small point
and see README python-pylint mapping