Created
October 7, 2023 08:13
-
-
Save nicebyte/abe499c65bc6cd546973be10f4df538a to your computer and use it in GitHub Desktop.
Revisions
-
nicebyte created this gist
Oct 7, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,18 @@ syntax on colorscheme peachpuff colorscheme whisper set tabstop=2 set shiftwidth=2 set expandtab set smartindent set nu set guioptions -=m set guioptions -=T set guioptions -=r set guioptions -=L set backspace=indent,eol,start set colorcolumn=80 set guifont=Cascadia\ Code:h11 set belloff=all set noswapfile set foldcolumn=2