forked fromLazyVim/starter
- Notifications
You must be signed in to change notification settings - Fork5
Starter template for LazyVim
License
NotificationsYou must be signed in to change notification settings
nvim-java/starter-lazyvim
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A starter template forLazyVim
This repo contains an example setup forLazyVim
Make a backup of your current Neovim files:
mv~/.config/nvim~/.config/nvim.bakmv~/.local/share/nvim~/.local/share/nvim.bak
Clone the starter
git clone https://github.com/LazyVim/LazyVim~/.config/nvimStart Neovim!
nvim
Refer to the comments in the files on how to customizeLazyVim.
~/.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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Lua100.0%