aboutsummaryrefslogtreecommitdiff
path: root/TABS.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-11-13 16:29:50 +1300
committerTom Ryder <tom@sanctum.geek.nz>2020-11-13 16:29:50 +1300
commit6fffdcf6a46f8122816d993a61fc1471276a200c (patch)
treef0b953c93a5f9b55501007defc5e6e0acb7ed3be /TABS.md
parentMerge branch 'release/v10.16.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-6fffdcf6a46f8122816d993a61fc1471276a200c.tar.gz
dotfiles-6fffdcf6a46f8122816d993a61fc1471276a200c.zip
Merge branch 'release/v10.17.0'v10.17.0
* release/v10.17.0: Use hyphens instead of asterisks for lists
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 80c81294..4c67052b 100644
--- a/TABS.md
+++ b/TABS.md
@@ -20,7 +20,7 @@ calls, the results seem perfect.
You can configure Vim to accommodate this by removing the settings in
vim/vimrc.vim for:
-* `'expandtab'`
-* `'shiftwidth'`
-* `'smarttab'`
-* `'softtabstop'`
+- `'expandtab'`
+- `'shiftwidth'`
+- `'smarttab'`
+- `'softtabstop'`