Fix using the wrong function
This commit is contained in:
2
main.lua
2
main.lua
@ -1,2 +1,2 @@
|
|||||||
local cope = require('cope')
|
local cope = require('cope')
|
||||||
print(cope.level())
|
print(cope.get_level())
|
||||||
|
Reference in New Issue
Block a user