diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-09-11 02:13:32 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-09-11 02:13:32 +0200 |
commit | de2260c966a4d6cbb91ec840997ea23d105a40d8 (patch) | |
tree | 76ea745c3c20e12fcdf1cc7a0af6b9350bdeed6f | |
parent | 0f326d23500a54ee2e8382b4bc1834a9fb620fda (diff) |
Update the runtimepath
-rw-r--r-- | .exrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -set runtimepath+=contrib +set runtimepath+=contrib/vim " We make use of this feature, so set this in the environment so that all " Ex-calls to templ are aware of this |