zsh: aliases.zsh: remove colorcolumn in sp-vim
This commit is contained in:
parent
11ba19b5b5
commit
202ebad614
1 changed files with 1 additions and 1 deletions
|
|
@ -39,5 +39,5 @@ alias automake='while true; do inotifywait -r -e modify . && make; done;'
|
|||
|
||||
# ===== sp aliases
|
||||
alias xterm='xterm -fa terminus -fs 8'
|
||||
alias bim='vim +"set background=light"'
|
||||
alias bim='vim +"set background=light colorcolumn=0"'
|
||||
alias valgrind='valgrind --leak-check=full --show-reachable=yes'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue