From 8148b432d1ff51b094b8c6e109f791400ba54e5b Mon Sep 17 00:00:00 2001 From: Matthew Wozniak Date: Sun, 20 Jul 2025 17:15:54 -0400 Subject: new binds, monochrome --- after/plugin/cfg.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'after/plugin/cfg.vim') diff --git a/after/plugin/cfg.vim b/after/plugin/cfg.vim index 1527a6f..c71ccb1 100644 --- a/after/plugin/cfg.vim +++ b/after/plugin/cfg.vim @@ -3,4 +3,4 @@ set autoindent set sw=4 ts=4 noet tw=80 cc=80 set spr sb pb=12 winbl=12 nowrap ruler autoread set gfn=Hack:h10 noshowmode -color oxocarbon +colorscheme monochrome -- cgit v1.2.3-54-g00ecf