summaryrefslogtreecommitdiff
path: root/vim/.vimrc
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2025-10-02 13:28:08 +0200
committerMartial Simon <msimon_fr@hotmail.com>2025-10-02 13:28:08 +0200
commit745240b26f62a3f08b7b4f48dc51884a000cc619 (patch)
treefde7a1f7b5766b2c761d792d25572d61887244cd /vim/.vimrc
parent7eb6b5e4796d0b0d8d587027edd71c1021626bb4 (diff)
update: dots
Diffstat (limited to 'vim/.vimrc')
-rw-r--r--vim/.vimrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index f440cfe..69a5370 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -1,4 +1,9 @@
syntax on
+set cindent
+set tabstop=4
+set softtabstop=4
+set shiftwidth=4
+set expandtab
set backspace=indent,eol,start
set colorcolumn=80
set relativenumber