Update Vim, NZXT wifi i3block
This commit is contained in:
@@ -103,6 +103,7 @@ abbr shrm "shred-rm"
|
||||
abbr thes "thesaurus"
|
||||
abbr ut "unix-timestamp"
|
||||
abbr uzr "unzip-rm"
|
||||
abbr vsnp "vim-snippet"
|
||||
abbr fvft "find-vim-filetype"
|
||||
|
||||
# ]]] fxn abbr's #
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
function vsnp
|
||||
function vim-snippet
|
||||
set snips_dir "/home/kevin/.vim/plugged/vim-snippets/UltiSnips"
|
||||
$EDITOR $snips_dir/$argv[1].snippets
|
||||
end
|
||||
Reference in New Issue
Block a user