diff --git a/vimrc b/vimrc new file mode 100644 index 0000000..12a9291 --- /dev/null +++ b/vimrc @@ -0,0 +1,5 @@ +vim9script + +const tui_home = expand(':p:h') +execute("set rtp+=" .. tui_home) +