Last active
June 19, 2025 14:11
-
-
Save masato3/3234b0c24dc0201a944e31f61410e954 to your computer and use it in GitHub Desktop.
Neovim plugin hitori
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
return { | |
'yukimemi/hitori.vim', | |
event = 'VeryLazy', | |
dependencies = 'vim-denops/denops.vim' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment