myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 54ed8083cda2890501c052d225d4649ced88d7d8
parent 228dd64aea10993da8ede1da65924dafaaa1156c
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sun,  1 Jun 2025 19:17:54 +0200

remove synmaxcol, hope the performance issues are gone now

Diffstat:
vim/vimrc | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/vim/vimrc b/vim/vimrc @@ -4,8 +4,6 @@ call pathogen#helptags() " personal stuff source ~/.vim/perso -set synmaxcol=200 - set nocompatible set autoindent