Skip to content

LoadingBG/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neovim-config

Configuration for NeoVim in WSL on Ubuntu 20.04

Structure

.
├── init.lua      -> init.lua
└── lua           -> config
    ├── functions -> custom functions
    └── plugins   -> plugins

Every folder has a loader.lua file which loads the contents of the folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages