diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-08-08 00:48:02 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-08-08 00:48:02 +0200 |
commit | 07d690e540e891bf3d0d0e8058a0cf8b011df8bd (patch) | |
tree | a18562af31a1ded73f7ac243b65fe70e5f1d370a | |
parent | 043bc01dc5e9e2b264099e1c2110e9a43fe9a209 (diff) |
Add an exrc
-rw-r--r-- | .exrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +let g:netrw_list_hide .= ',.*_templ.go$' |