Fix typo.
This commit is contained in:
parent
11abbe89f4
commit
6ff56d69e2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
-- settings erro signs
|
-- setting error signs
|
||||||
local function sign_define(args)
|
local function sign_define(args)
|
||||||
vim.fn.sign_define(args.name, {
|
vim.fn.sign_define(args.name, {
|
||||||
texthl = args.name,
|
texthl = args.name,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue