diff --git a/README.md b/README.md index 8a792939..99baba7e 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,9 @@ It is simple, just use `make` cd ~/.dotfiles make -Most of my dotfiles are using [Terminus](http://terminus-font.sourceforge.net/) -font, so to make everything look correct, install it in both TrueType and bitmap -format. - ## How to update? -You can just use Git: +Pull latest changes and run `make`: cd ~/.dotfiles git pull --rebase @@ -38,7 +34,7 @@ You can just use Git: ## How to uninstall? -Just use makefile: +Just use `make`: cd ~/.dotfiles make uninstall diff --git a/vim/.vim/pack/bundle/start/copilot.lua b/vim/.vim/pack/bundle/start/copilot.lua index 71382c2e..03f82595 160000 --- a/vim/.vim/pack/bundle/start/copilot.lua +++ b/vim/.vim/pack/bundle/start/copilot.lua @@ -1 +1 @@ -Subproject commit 71382c2efec76647287d46a4fbe0ec8c9809e2ee +Subproject commit 03f825956ec49e550d07875d867ea6e7c4dc8c00