diff --git a/rsrcs/.vimrc b/rsrcs/.vimrc index 37f7831..177cafe 100644 --- a/rsrcs/.vimrc +++ b/rsrcs/.vimrc @@ -94,3 +94,4 @@ set number " Remove moonfly's background color for the terminal color highlight Normal ctermbg=NONE +highlight LineNr ctermbg=NONE