Add ykman, duf, and dust

This commit is contained in:
Dave Gallant
2021-06-20 14:15:30 -04:00
parent cd5a33f569
commit 7e068f6125
3 changed files with 14 additions and 9 deletions

View File

@@ -37,7 +37,7 @@ nnoremap <space> za
vnoremap <C-r> "hy:%s/<C-r>h//g<left><left>
" Custom Commands
command JsonFormat execute "::%!jq '.'"
command! JsonFormat execute "::%!jq '.'"
" Shortcuts
map <Leader>r :Rg<CR>