Skip to content

gregornickel/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Setup

Neovim using lua configuration has the following directory structure:

~/.config/nvim
|-- lua/
|   |-- config/
|       |-- plugins/
|       |-- init.lua
|       |-- lazy_init.lua
|       |-- remap.lua
|       |-- set.lua
|-- README.md
|-- init.lua
|-- lazy-lock.json

My personal Neovim setup with lazy and lua.

About

Neovim Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages