From f7d12160c8d056889a4c76a4cf82973b373256bc Mon Sep 17 00:00:00 2001 From: Edward Litherland-Smith Date: Mon, 22 Feb 2021 11:15:12 +0000 Subject: [PATCH] Update README.md with misc instructions Add instructions to remove untracked content warning because documentation is generated for python-syntax --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 059b41cb..6b385543 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Vim config Personal configuration and plugins for Vim +## Miscellaneous settings +- Modifications in `pack/plugins/start/python-syntax` + - Edit `.git/modules/pack/plugins/start/python-syntax/info/exclude` to exclude `doc` +