aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-03-04 09:33:45 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-03-04 09:33:45 +0100
commit31f902aa73bbf2ce284692d133681bbd0c369121 (patch)
tree78e6eeaf5f995e61961a7c8f3e9d4490017a1a9e /%HOME%
parentgit: shut up about detached HEADs (diff)
downloadlinux-home-31f902aa73bbf2ce284692d133681bbd0c369121.tar.gz
linux-home-31f902aa73bbf2ce284692d133681bbd0c369121.zip
vim: add an empty line
Diffstat (limited to '%HOME%')
-rw-r--r--%HOME%/.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/%HOME%/.vimrc b/%HOME%/.vimrc
index c615bd6..2f31b0e 100644
--- a/%HOME%/.vimrc
+++ b/%HOME%/.vimrc
@@ -22,6 +22,7 @@ set nowrap
set softtabstop=4
set shiftwidth=4
set expandtab
+
set autoindent
filetype indent on