mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
fix: auto load default setup (closes #193)
This commit is contained in:
@@ -3173,4 +3173,7 @@ end
|
|||||||
M.panel = TelekastenCmd.command
|
M.panel = TelekastenCmd.command
|
||||||
M.Command = TelekastenCmd
|
M.Command = TelekastenCmd
|
||||||
|
|
||||||
|
-- Load default setup
|
||||||
|
Setup()
|
||||||
|
|
||||||
return M
|
return M
|
||||||
|
|||||||
Reference in New Issue
Block a user