Skip to content

antono/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💤 LazyVim Starter Template

A minimal, ready-to-use starter template for LazyVim, a modern Neovim configuration framework.

Features

  • Pre-configured with sensible defaults
  • Easy to extend and customize
  • Fast startup and plugin management with lazy.nvim

Installation

Follow the official LazyVim installation guide:

  1. Backup your existing Neovim configuration:
    mv ~/.config/nvim ~/.config/nvim.bak
    
  2. Clone this template:
    git clone https://github.com/your-username/your-repo ~/.config/nvim
    
  3. Start Neovim:
    nvim
    

Usage

  • Edit your configuration in ~/.config/nvim/lua/config/
  • Add or remove plugins in ~/.config/nvim/lua/plugins/

Documentation

See the LazyVim documentation for more details and advanced configuration.

Support

For help and questions, visit the LazyVim Discussions.


Would you like to customize any section further (e.g., add badges, more usage examples, or contribution guidelines)?

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages