Skip to content

Zetaniis/NeovimConfigFromKickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My neovim config

First attempt at making neovim daily driver config. Work in progress. Based on:

Using lazy.nvim as a package manager.

Requirements

Run :checkhealth to see what's missing.

File structure

nvim
├───after
│   └───plugin - scripts sourced after lazynvim's setup 
└───lua
    ├───core - vim vanilla configs 
    └───plugins - plugins setup by lazynvim

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages