all repos

init.lua @ 9834e9ed9c51115cce06add7733d9dd949a7e636

my nvim config
1 files changed, 0 insertions(+), 8 deletions(-)
deleted lua-dev config file(isn't used)
Author: flof-ik ss2316544@gmail.com
Committed at: 2022-03-09 17:14:17 +0200
Parent: cb43500
D

@@ -1,8 +0,0 @@

-require("lua-dev").setup { - library = { - vimruntime = true, - types = true, - plugins = true, - }, - runtime_path = false, -}