aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-06-01 00:55:55 +0900
committernsfisis <nsfisis@gmail.com>2024-06-01 00:55:55 +0900
commitbfee1924a759e03131d2e6e5f25e719ed7efb832 (patch)
tree889e75f156b85e5e54ccda4eb9e42518028cbb71 /INSTALL.md
parente370764a46a658db81a4b0a5d766d22fbf7aad90 (diff)
downloaddotfiles-bfee1924a759e03131d2e6e5f25e719ed7efb832.tar.gz
dotfiles-bfee1924a759e03131d2e6e5f25e719ed7efb832.tar.zst
dotfiles-bfee1924a759e03131d2e6e5f25e719ed7efb832.zip
vim: remove vim-startuptime
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 19b1497..ac254b1 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -11,8 +11,6 @@ $ ./bootstrap hotaru
$ sudo adduser $(whoami) docker
$ cargo install alacritty
-
-$ go install github.com/rhysd/vim-startuptime@latest
```
## PC 168
@@ -37,8 +35,6 @@ $ sudo atsutil databases -remove
$ /usr/local/opt/ncurses/bin/infocmp tmux-256color > /var/tmp/tmux-256color.info
$ tic -xe tmux-256color /var/tmp/tmux-256color.info
-$ go install github.com/rhysd/vim-startuptime@latest
-
# Restart your machine.
```