diff --git a/README.md b/README.md index ffbc5e2..daaeef4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # Neovim Config +To ignore changes to local plugins file. Used for keeping computer specific configs/plugins +```shell +git update-index --assume-unchanged lua/plugins-local.lua +``` ## Requirements * ripgrep - for telescope * [A patched font](https://www.nerdfonts.com/) - for icons - -