This website requires JavaScript.
Explore
Help
Register
Sign In
rob
/
lualine.nvim
Watch
1
Star
0
Fork
You've already forked lualine.nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
66ab809e0e
lualine.nvim
/
lua
/
lualine
/
components
/
progress.lua
7 lines
84 B
Lua
Raw
Normal View
History
Unescape
Escape
updated style to be inline with vim.api
2021-01-04 01:14:29 +00:00
local
function
progress
(
)
local
data
=
[[%3P]]
return
data
initial lualine setup
2020-12-30 14:48:51 +00:00
end
updated style to be inline with vim.api
2021-01-04 01:14:29 +00:00
return
progress