diff options
Diffstat (limited to 'baremetal')
-rw-r--r-- | baremetal/shell/vimrc.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/baremetal/shell/vimrc.vim b/baremetal/shell/vimrc.vim new file mode 100644 index 00000000..348fe364 --- /dev/null +++ b/baremetal/shell/vimrc.vim @@ -0,0 +1,2 @@ +" when opening files in this directory, load vimrc from cwd (top-level) +source vimrc.vim |