エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
rubyの静的型検査(steep)をvimから動かす - Qiita
set nocompatible " be iMproved filetype off " required! set rtp+=~/.vim/bundle/vundle/ call vundl... set nocompatible " be iMproved filetype off " required! set rtp+=~/.vim/bundle/vundle/ call vundle#rc() Bundle 'gmarik/vundle' Bundle 'prabirshrestha/vim-lsp' Bundle 'mattn/vim-lsp-settings' Bundle 'prabirshrestha/asyncomplete.vim' Bundle 'prabirshrestha/asyncomplete-lsp.vim' let g:lsp_diagnostics_echo_cursor = 1 let g:lsp_diagnostics_echo_delay = 200 let g:lsp_diagnostics_virtual_text_enabled = 0



2021/09/06 リンク