From 2a82a5320262357ddee5ec92afbded7a5a2e52b6 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 13 Nov 2020 16:29:35 +1300 Subject: Use hyphens instead of asterisks for lists --- TABS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TABS.md') 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'` -- cgit v1.2.3