Skip to content

Commit

Permalink
黙らっしゃい
Browse files Browse the repository at this point in the history
  • Loading branch information
kuuote committed Aug 13, 2024
1 parent 8093838 commit c1e0111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoload/operandi/type/mycommand.vim
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function s:expandpath() abort
endfunction

function s:hook() abort
tcd #:p:h
silent! tcd #:p:h
setfiletype vim
inoremap <buffer> <expr> P <SID>expandpath()
inoremap <buffer> E <Esc><Cmd>call operandi#execute({'typed': v:false})<CR>
Expand Down

0 comments on commit c1e0111

Please sign in to comment.