dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 6218b8c7cd43082a3fb162cb7740bb694fbe376b
parent 0172f6b6e8abc8d9057cba4b6194390191de9418
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Thu, 15 Aug 2019 19:40:26 +0200

vim: bugfix the modified flag

Former-commit-id: 4c5a033d40a73aee999a15a54294e18459e30460
Diffstat:
Mvim/vimrc | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/vim/vimrc b/vim/vimrc @@ -284,8 +284,6 @@ set lazyredraw " Encoding & formats set encoding=utf-8 nobomb -set fileencoding=utf-8 -set fileencodings=utf-8 set fileformats=unix,dos,mac " Number of lines to use for command line