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

This reverts commit d42dc4fe13.
This commit is contained in:
kalmenn 2023-12-18 09:51:50 +01:00
parent d42dc4fe13
commit 2837f0ff05
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 🏕️")