wozers
This commit is contained in:
parent
ef678f31fd
commit
e830931ff4
41 changed files with 253 additions and 268 deletions
|
|
@ -1,5 +1,4 @@
|
|||
local misc = require("core.misc")
|
||||
local auto, augroup = misc.auto, misc.augroup
|
||||
local auto, augroup = core.misc.auto, core.misc.augroup
|
||||
|
||||
-- auto commands which interact with bufferes without modifying them
|
||||
local bufcheck = augroup("bufcheck")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue