add: aliases and vim settings
fix: more tolerant jack values
This commit is contained in:
parent
f7f7365228
commit
c584d47a1f
3 changed files with 8 additions and 5 deletions
.config/vim
|
@ -23,6 +23,8 @@ set encoding=utf-8
|
|||
|
||||
set nowrap
|
||||
|
||||
set wildmode=longest,list,full
|
||||
|
||||
autocmd FileType yaml setlocal ai ts=2 sw=2 et cuc nu
|
||||
|
||||
runtime ftplugin/man.vim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue