summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 20:18:21 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 20:18:21 +0000
commitca168e1e50942ed53e0e732d1a96fe2c773c00e2 (patch)
tree53dde37d739327c67aff71d57d31c510ad0f85c9 /debian
parentReading configuration files in /etc/vim/vimrc.d. (diff)
downloadvim-ca168e1e50942ed53e0e732d1a96fe2c773c00e2.tar.xz
vim-ca168e1e50942ed53e0e732d1a96fe2c773c00e2.zip
Enabling autoindent.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/local/vimrc.d/autoindent.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/local/vimrc.d/autoindent.vim b/debian/local/vimrc.d/autoindent.vim
new file mode 100644
index 0000000..f32e63c
--- /dev/null
+++ b/debian/local/vimrc.d/autoindent.vim
@@ -0,0 +1,3 @@
+" /etc/vim/vimrc.d/autoindent.vim
+
+set autoindent