commit | 102735b762156125a59a28ae60581380a352c38a | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Wed Oct 25 16:02:15 2023 +0200 |
committer | maxwen <max.weninger@gmail.com> | Wed Oct 25 21:13:09 2023 +0200 |
tree | a22d9be020ba4432989d97daef3398f92f9613d7 | |
parent | eecbef756feae22e9f3e13427c143deec92f145c [diff] [blame] |
[1/3] vim: move to system_ext Change-Id: I71b228489cf0fd37242e2fc59e41171b30e83521
diff --git a/vimrc.android b/vimrc.android index 2f74488..9589475 100644 --- a/vimrc.android +++ b/vimrc.android
@@ -102,7 +102,7 @@ endif if has("syntax") - source /system/usr/share/vim/autoload/spacehi.vim + source /system_ext/usr/share/vim/autoload/spacehi.vim endif " Convenient command to see the difference between the current buffer and the