mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-14 18:59:43 +10:00
Create gdoc.lua
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
{
|
||||
"Aadv1k/gdoc.vim",
|
||||
lazy = false, -- Set to false to ensure the plugin is loaded immediately on startup
|
||||
cmd = "Gdoc", -- This is the command to start the Google Docs interface
|
||||
},
|
||||
-- ... other plugins ...
|
||||
}
|
||||
Reference in New Issue
Block a user