差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
windows:vim [2020/03/20 09:05] – 作成 ともやんwindows:vim [2020/09/11 22:23] (現在) ともやん
行 1: 行 1:
-====== Vim(windows) ======+====== Vim - 高機能テキストエディタ (Windows) ======
  
 +===== インストール =====
 +[[windows:scoop|Scoop]] によるインストール\\
 +<code powershell>
 +PS > scoop install vim
 +</code>
 +<WRAP prewrap 100% #result_long>
 +<code powershell>
 +Installing 'vim' (8.2) [64bit]
 +gvim82.exe (8.8 MB) [======================================================================] 100%
 +Checking hash of gvim82.exe ... ok.
 +install-context.reg (219 B) [==============================================================] 100%
 +Checking hash of install-context.reg ... ok.
 +uninstall-context.reg (168 B) [============================================================] 100%
 +Checking hash of uninstall-context.reg ... ok.
 +Extracting dl.7z ... done.
 +Running pre-install script...
 +Linking ~\scoop\apps\vim\current => ~\scoop\apps\vim\8.2
 +Creating shim for 'vim'.
 +Creating shim for 'vi'.
 +Creating shim for 'ex'.
 +Creating shim for 'view'.
 +Creating shim for 'rvim'.
 +Creating shim for 'rview'.
 +Creating shim for 'vimdiff'.
 +Creating shim for 'gvim'.
 +Creating shim for 'gview'.
 +Creating shim for 'evim'.
 +Creating shim for 'eview'.
 +Creating shim for 'rgvim'.
 +Creating shim for 'rgview'.
 +Creating shim for 'gvimdiff'.
 +Creating shim for 'xxd'.
 +Creating shortcut for gVim (gvim.exe)
 +Persisting _vimrc
 +Persisting _gvimrc
 +Persisting vimfiles
 +Persisting vimrc
 +'vim' (8.2) was installed successfully!
 +'vim' suggests installing 'vimtutor'.
 +</code>
 +</WRAP>
  • windows/vim.1584662727.txt.gz
  • 最終更新: 2020/03/20 09:05
  • by ともやん