Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked fromLazyVim/starter

Starter template for LazyVim

License

NotificationsYou must be signed in to change notification settings

nvim-java/starter-lazyvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A starter template forLazyVim

🚀 Getting Started

This repo contains an example setup forLazyVim

  1. Make a backup of your current Neovim files:

    mv~/.config/nvim~/.config/nvim.bakmv~/.local/share/nvim~/.local/share/nvim.bak
  2. Clone the starter

    git clone https://github.com/LazyVim/LazyVim~/.config/nvim
  3. Start Neovim!

    nvim

Refer to the comments in the files on how to customizeLazyVim.

File Structure

~/.config/nvim├── lua│   ├── config│   │   ├── autocmds.lua│   │   ├── keymaps.lua│   │   ├── lazy.lua│   │   └── options.lua│   └── plugins│       └── example.lua├── init.lua└── stylua.toml

About

Starter template for LazyVim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua100.0%

[8]ページ先頭

©2009-2025 Movatter.jp