Skip to content

JakeBroughton/LazyVim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LazyVim

My NeoVim config based on the starter template for LazyVim.

Features

  • Obsidian plugin support
  • Custom markdownlint configuration
    • You can control which markdownlint rules are enabled by creating a ~/.markdownlint-cli2.yaml file.
    • For example, to disable the MD013 (line length) rule for all Markdown files:
      config:
        MD013: false
    • Edit this YAML file to change markdownlint rules globally.

About

Starter template for LazyVim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 100.0%