We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc814a5 commit 0b13cc3Copy full SHA for 0b13cc3
1 file changed
init.lua
@@ -113,6 +113,7 @@ P.S. You can delete this when you're done too. It's your config now! :)
113
-- if vim.fn.expand("%") == "file.txt" then
114
-- vim.cmd("so ./additional_config.lua")
115
-- end
116
+--
117
-- One use-case could be a journal where the script.lua automatically moves your cursor
118
-- to the end of file and inserts the curent date when you open it. (This suggestion is certainly not
119
-- the easiest example, but that it is possible at all should get your mind racing
0 commit comments