typo fixes
This commit is contained in:
@@ -83,13 +83,13 @@
|
||||
}
|
||||
|
||||
{
|
||||
plugin = vimPlugins.comment-vim;
|
||||
plugin = vimPlugins.comment-nvim;
|
||||
config = toLuaFile ./plugins/comment.lua;
|
||||
}
|
||||
|
||||
{
|
||||
plugin = vimPlugins.which-key-nvim;
|
||||
config = toLua ./plugins/whichkey.lua;
|
||||
config = toLuaFile ./plugins/whichkey.lua;
|
||||
}
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user