Add ability to add positional marks for manpage, helppage and file mark types. Like the following. - Allow (row, column) editor grid co-ordinates. - Allow only lines too. ```lua 1: lua/track/init.lua:21 2: lua/track/init.lua:21:43 ```
Add ability to add positional marks for manpage, helppage and file mark types. Like the following.