Skip to content

Commit

Permalink
fix: remove unneeded mappings
Browse files Browse the repository at this point in the history
Fix #155
  • Loading branch information
kuuote committed Dec 5, 2023
1 parent 0cff871 commit 802f869
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions autoload/skkeleton.vim
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,6 @@ function! skkeleton#get_default_mapped_keys() abort "{{{
\ '<CR>',
\ '<Space>',
\ '<C-q>',
\ '<PageUp>',
\ '<PageDown>',
\ '<Up>',
\ '<Down>',
\ '<C-j>',
\ '<C-g>',
\ '<Esc>',
Expand Down

0 comments on commit 802f869

Please sign in to comment.