差分
このページの2つのバージョン間の差分を表示します。
次のリビジョン | 前のリビジョン | ||
windows:vim [2020/03/20 09:05] – 作成 ともやん | windows:vim [2020/09/11 22:23] (現在) – ともやん | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== Vim(windows) ====== | + | ====== Vim - 高機能テキストエディタ |
+ | ===== インストール ===== | ||
+ | [[windows: | ||
+ | <code powershell> | ||
+ | PS > scoop install vim | ||
+ | </ | ||
+ | <WRAP prewrap 100% # | ||
+ | <code powershell> | ||
+ | Installing ' | ||
+ | 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 ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shim for ' | ||
+ | Creating shortcut for gVim (gvim.exe) | ||
+ | Persisting _vimrc | ||
+ | Persisting _gvimrc | ||
+ | Persisting vimfiles | ||
+ | Persisting vimrc | ||
+ | ' | ||
+ | ' | ||
+ | </ | ||
+ | </ |