From ced35c5dccc7c4b1cbc996bf98a7cf19df2602e8 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Mon, 19 Jun 2023 00:20:11 +0200 Subject: Init dotfiles --- .vimrc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .vimrc (limited to '.vimrc') diff --git a/.vimrc b/.vimrc new file mode 100644 index 0000000..2906e97 --- /dev/null +++ b/.vimrc @@ -0,0 +1,4 @@ +" Vim configuration, do not delete +source ~/.vim/plugins.vim +source ~/.vim/options.vim +source ~/.vim/keymaps.vim -- cgit v1.2.3