aboutsummaryrefslogtreecommitdiff
path: root/TABS.md
diff options
context:
space:
mode:
Diffstat (limited to 'TABS.md')
-rw-r--r--TABS.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/TABS.md b/TABS.md
index e304fdb1..9ec5adb5 100644
--- a/TABS.md
+++ b/TABS.md
@@ -20,7 +20,7 @@ the results seem perfect.
You can configure Vim to accommodate this by removing the settings in vim/vimrc
for:
-* `expandtab`
-* `shiftwidth`
-* `smarttab`
-* `softtabstop`
+* `'expandtab'`
+* `'shiftwidth'`
+* `'smarttab'`
+* `'softtabstop'`