Tech/VIM.md
... ...
@@ -6,4 +6,9 @@ title: VIM
6 6
7 7
* <https://www.johnhawthorn.com/2012/09/vi-escape-delays/>
8 8
9
- set timeoutlen=1000 ttimeoutlen=0
... ...
\ No newline at end of file
0
+ set timeoutlen=1000 ttimeoutlen=0
1
+
2
+
3
+# Debugging Scripts
4
+- `:scriptnames`
5
+- `:messages`
... ...
\ No newline at end of file