Skip to content

TheStorybuilder/neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.

A Heading

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

Todo List

  • 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]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages