aboutsummaryrefslogtreecommitdiff
path: root/TABS.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-22 23:28:16 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-22 23:28:16 +1300
commite7c97683f98ca46f135452d1390c15e0a1b440a7 (patch)
treedc7465e5300c8073eebc9be7069ed6832f72312c /TABS.md
parentMerge branch 'hotfix/v1.75.1' (diff)
parentBump VERSION (diff)
downloaddotfiles-e7c97683f98ca46f135452d1390c15e0a1b440a7.tar.gz
dotfiles-e7c97683f98ca46f135452d1390c15e0a1b440a7.zip
Merge branch 'release/v1.76.0'v1.76.0
* release/v1.76.0: Bump VERSION Add color definitions to xterm resources Correct TERM string for xterm Remove some resources from URxvt Add Dillo to README.md configuration list Add single quotes to description of Vim options
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'`