diff options
author | nathan11 <thenathansmithsmith@gmail.com> | 2023-07-25 00:52:07 -0600 |
---|---|---|
committer | nathan11 <thenathansmithsmith@gmail.com> | 2023-07-25 00:52:07 -0600 |
commit | 0f8c62f2d18fd86e2bad01a33e5e9beb4e2ef77b (patch) | |
tree | e098cecfe770af08bd77eda320f8a0260c3c68c6 /open_config.vim |
first commit
Diffstat (limited to 'open_config.vim')
-rw-r--r-- | open_config.vim | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/open_config.vim b/open_config.vim new file mode 100644 index 0000000..3b8176d --- /dev/null +++ b/open_config.vim @@ -0,0 +1,3 @@ +cd ~/.config/nvim +e init.lua +NvimTreeOpen |