Skip to content

michalsvorc/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim configuration

Based on LazyVim/starter with custom loading of LazyVim configs and plugins.

Maintains custom extra plugins with :ExtrasEnable command.

Dependencies

Local configuration

lua/config/_local.lua

Enables local overrides for config options.

lua/plugins/_local/

Facilitates adding local plugin specifications. Any plugin specifications placed in this directory are not tracked by version control.

Custom snippets

Custom snippets are placed in ./snippets directory.

References

LazyVim

lazy.nvim

About

My personal Neovim configuration based on LazyVim.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages