We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a9a00 commit 0bbcfa8Copy full SHA for 0bbcfa8
tutorialrc
@@ -1,3 +1,7 @@
1
+if &compatible
2
+ set nocompatible
3
+endif
4
+
5
set runtimepath=$VIMRUNTIME
6
cd `=expand('<sfile>:p:h')`
7
set runtimepath^=.
0 commit comments