Skip to content

assistcontrol/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

NeoVim dotfiles

One True Config for the One True Editor

~/.config/nvim/init.lua just needs to add this repo to runtimepath and then load its init.lua:

vim.opt.runtimepath:prepend('~/build/nvim')
require('aw')

About

One True Config for the One True Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages