aboutsummaryrefslogtreecommitdiffstats
path: root/vim/.vimrc
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2022-11-20 20:33:13 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2022-11-20 20:33:13 +0000
commit6b1b61f98813a58286e099d92767e01c2d40bc18 (patch)
treea3613fba312e0f324bdbca28ec3d3d0b5e6f6e13 /vim/.vimrc
parent6a0e18aab79cefa8cd4917e9a6d121349f41eb3f (diff)
Redo deploy script
Diffstat (limited to 'vim/.vimrc')
-rw-r--r--vim/.vimrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index bb0422a..eb007e1 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -3,3 +3,7 @@ syntax on
set number
highlight LineNr ctermfg=darkgrey
+filetype plugin indent on
+set tabstop=4
+set shiftwidth=4
+set expandtab