mv luasnip config to others.lua
This commit is contained in:
@@ -375,7 +375,7 @@ components.right.active[10] = {
|
||||
return " Bot "
|
||||
end
|
||||
local result, _ = math.modf((current_line / total_line) * 100)
|
||||
return " " .. result .. " %% "
|
||||
return " " .. result .. "%% "
|
||||
end,
|
||||
|
||||
hl = {
|
||||
|
||||
Reference in New Issue
Block a user