Skip to content

Commit

Permalink
neovim: Split the settings of vimdoc-ja
Browse files Browse the repository at this point in the history
 refs #206
  • Loading branch information
m-b-t-n committed Jan 7, 2025
1 parent 03300d7 commit 9c9f33b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions neovim/lua/plugins/vimdoc-ja.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
-- https://github.com/vim-jp/vimdoc-ja

return {
{
{ "vim-jp/vimdoc-ja" },
},
}

0 comments on commit 9c9f33b

Please sign in to comment.