Skip to content

Commit a54d919

Browse files
committed
Remove empty white space and commented out code
1 parent a99cbf4 commit a54d919

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

_vimrc

-3
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,4 @@ if has("autocmd")
169169
autocmd BufReadPre,FileReadPre *.txt set wrap linebreak
170170
augroup END
171171

172-
173172
endif "if has
174-
175-
"code folding = set foldenable

_vimrc-linux

-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ function! Terms(prompt)
1010
return searchterm
1111
endfunction
1212
map <leader>l :! /usr/bin/firefox 'https://duckduckgo.com/?q=<c-r>=Terms("DuckDuckGo")<cr>'<cr><cr>
13-

0 commit comments

Comments
 (0)