From 95e8c4d59f424931048a2cd83a65549d9603c5eb Mon Sep 17 00:00:00 2001 From: Harsh Virdi Date: Sun, 22 Mar 2026 14:25:39 +0530 Subject: [PATCH] Removed Whitespaces --- setup | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/setup b/setup index e5aab7a..454e70d 100644 --- a/setup +++ b/setup @@ -556,35 +556,35 @@ sed -n '/^##INITVIM#$/,/^##INITVIMEND#$/p' ~/arch_install3.sh | cut -c2- | sed ' #set linebreak #set scrolloff=8 #set sidescrolloff=8 -#set tabstop=4 -#set softtabstop=4 -#set shiftwidth=4 -#set expandtab -#set smartindent +#set tabstop=4 +#set softtabstop=4 +#set shiftwidth=4 +#set expandtab +#set smartindent #set autoindent #set ignorecase -#set smartcase +#set smartcase #set incsearch -#set notermguicolors -#set showmatch -#set showmode +#set notermguicolors +#set showmatch +#set showmode #set showcmd -#set nobackup -#set noswapfile -#set undofile +#set nobackup +#set noswapfile +#set undofile #set undodir=~/.local/share/nvim/undodir -#set nocompatible -#set noerrorbells -#set hidden -#set iskeyword+=- -#set path+=** -#set clipboard+=unnamedplus -#set wildmenu -#set spell +#set nocompatible +#set noerrorbells +#set hidden +#set iskeyword+=- +#set path+=** +#set clipboard+=unnamedplus +#set wildmenu +#set spell #set spelllang=en_us -#set splitbelow +#set splitbelow #set splitright -#set showtabline=1 +#set showtabline=1 #set tabline='' #let mapleader = " " #nnoremap c :nohlsearch