Skip to content

RilCritch/lazyvim-ril

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RilCritch's Configuration of LazyVim

This is my configuration of Neovim using LazyVim as a framework to make configuration easier. For more information about LazyVim visit their website and their GitHub

Contents

  • lua/config
    • autocmds
    • keymaps
    • lazy
    • options
  • lua/plugins
    • coding
    • color-utilites
    • colorschemes
    • disabled
    • documents
    • fun
    • user-interface

Descriptions

More in depth descriptions of each section and file in my LazyVim configuration.

lua/config

Configuration of neovim and lazy plugin manager. This directory/folder contains base Neovim configuration, autocmds, and Keybindings. In addition this is where the Lazy plugin manager is installed and configured.

autocmds

keymaps

lazy

options

lua/plugins

coding

color-utilites

disablped

documents

documents

fun

user-interface

About

My configuration of LazyVim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages