commit 01a1caea6517f7356fe4a488c65bb1c44b375717 parent eec1c0fb1af44a4dcafd1c4a9a955fc0bee7e64c Author: Pablo Cárdenas <pablo-cardenas@outlook.com> Date: Mon, 4 May 2020 17:46:56 -0500 Added hidding list in netwr Hide all files ignored by git. Diffstat:
| M | plugin/pablo/netrw.vim | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugin/pablo/netrw.vim b/plugin/pablo/netrw.vim @@ -1 +1 @@ -let g:netrw_banner = 0 +let g:netrw_list_hide= netrw_gitignore#Hide() . ',.git/'