aboutsummaryrefslogtreecommitdiff
path: root/lua/luatab/init.lua
AgeCommit message (Collapse)AuthorFilesLines
2021-07-13feat: Solution to issue #3Manuel Morales1-1/+2
Used string.match to extract final portion of bufname, this will get the first word of the command run in the terminal which, usually, will be the command running
2021-07-06Fix devicon highlightingAlvaro Sevilla1-2/+6
2021-07-05Add custom Telescope deviconAlvaro Sevilla1-7/+7
2021-07-05Implement luatabAlvaro Sevilla1-0/+91