A starter template for LazyVim. Refer to the documentation to get started.
keymap.set("n", "<leader>g", function()
print("Hello, world!")
end, { desc = "Print Hello World" })
# A Go code snippet
fmt.Println("Hello, world!")
"A blockquote with some text."
- by someone
one | two | three |
---|---|---|
1 | 2 | 3 |
- A completed task
[-] An incomplete task - [x] Another incomplete task
bold italic
inline code
[ ] A task with a link to [LazyVim] - [ ] A task with a link to [LazyVim]