feat(nvim-status-bar): change message

This commit is contained in:
2024-06-01 12:19:20 +02:00
parent 1af3b738b2
commit 80b7e8e0d0

View File

@@ -1 +1 @@
export const NvimInput = () => <div>input</div>; export const NvimInput = () => <div>Welcome to my website!!</div>;