From 0d9fcf36e3695930abeea72ca2f0f23e0315171a Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Tue, 26 May 2026 09:46:17 +0200 Subject: [PATCH] remove Just from .vimrc --- vim/.vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/vim/.vimrc b/vim/.vimrc index 80f9201..bb3023b 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -69,7 +69,6 @@ set viewoptions=folds,cursor set wildignore=*.o,*.obj,.git/**,tags,*.pyc set noswapfile set makeprg=just -command! -nargs=* Just execute 'make' syntax on tnoremap c c xnoremap H ^