Skip to content

Commit

Permalink
Upadte:
Browse files Browse the repository at this point in the history
  • Loading branch information
yasunori0418 committed Dec 25, 2023
1 parent c6aadad commit 720ffb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/dpp/hooks/lexima.lua
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ lexima_util.altercmd([[rc]], [[Recache]])
lexima_util.altercmd([[ej]], [[Translate]]) -- 英語から日本語へ
lexima_util.altercmd([[je]], [[Translate!]]) -- 日本語から英語へ
lexima_util.altercmd([[gcf]], [[GinChaperon %]])
lexima_util.altercmd([[cal]], [[Calendar]])

-- }}}
4 changes: 4 additions & 0 deletions config/dpp/toml/tools.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ on_cmd = 'Wrapwidth'
repo = 'thinca/vim-showtime'
on_cmd = ['ShowtimeStart', 'ShowtimeResume']

[[plugins]]
repo = 'itchyny/calendar.vim'
on_cmd = 'Calendar'

[[plugins]] # for skkeleton
repo = 'skk-dev/dict'
if = false
Expand Down

0 comments on commit 720ffb4

Please sign in to comment.