Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config File Structure

Nvim config directory

after/ftplugin

all file-type sensitive key mappings

after/plugin

all plugin-sensitive configurations and mappings( notice , only configuration ,not self-defined functions )

lua

  1. global configurations(file-type/plugin insensitive)
  2. self defined functions( called either in after dir or lua/youzark directory )

plugin

generated by packer

autoload

About

Portable Nvim Configuration System.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages