wozers
This commit is contained in:
parent
ef678f31fd
commit
e830931ff4
41 changed files with 253 additions and 268 deletions
|
|
@ -1,4 +1,4 @@
|
|||
local map = require("core.misc").map
|
||||
local map = core.misc.map
|
||||
|
||||
return {
|
||||
on_attach = function(_, bufnr)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
local map = require("core.misc").map
|
||||
local map = core.misc.map
|
||||
|
||||
return {
|
||||
on_attach = function(_, bufnr)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue