init.lua: switched the side of the emoji in the startup message

(testing submodules)
This commit is contained in:
kalmenn 2023-12-18 09:35:40 +01:00
parent c66206438d
commit d42dc4fe13
Signed by: kalmenn
GPG key ID: DFF253360BF8471F

View file

@ -19,4 +19,4 @@ require('lazy').setup({ { import = "plugins" } })
require("sets")
require("remaps")
vim.notify("starting nvim 🏕️")
vim.notify("🏕️ starting nvim")