nice
This commit is contained in:
parent
f0d9ed52c0
commit
e037b3ab4a
4 changed files with 28 additions and 19 deletions
|
|
@ -28,7 +28,7 @@ return { -- Collection of various small independent plugins/modules
|
|||
-- cursor location to LINE:COLUMN
|
||||
---@diagnostic disable-next-line: duplicate-set-field
|
||||
statusline.section_location = function()
|
||||
return '%2l:%-2v'
|
||||
return '%2l:%-2v/%L'
|
||||
end
|
||||
|
||||
-- ... and there is more!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue