diff options
author | Max Christian Pohle | 2022-12-18 20:29:55 +0100 |
---|---|---|
committer | Max Christian Pohle | 2022-12-18 20:56:01 +0100 |
commit | 07797b39851da045aa1bfd0289de0858a1377c48 (patch) | |
tree | 4ca5d2b26d2ca9d01fc052fce5a26f88364a53d0 /UPDATING | |
parent | 1086af63639d2a108f39ae077e0e201dddf4f523 (diff) | |
download | vim-07797b39851da045aa1bfd0289de0858a1377c48.tar.bz2 vim-07797b39851da045aa1bfd0289de0858a1377c48.zip |
Switched to nvim and neovide
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING deleted file mode 100644 index 4359a5b..0000000 --- a/UPDATING +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | git submodule sync --recursive | ||
2 | git submodule update --remote | ||
3 | vim -c ':UpdateRemotePlugins' | ||