aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-11-28fix some readme errorsHEADmasterTim Keller1-6/+8
2024-11-28readme updated and minitab fixedTim Keller2-24/+41
2024-11-28cleanup and fix a few bugsTim Keller3-60/+33
2024-11-27modulenamesTim Keller2-6/+10
2024-11-27fix lazy conf in readmeTim Keller1-1/+1
2024-11-27cleantab -Tim Keller2-6/+6
2024-11-27change to cleantabTim Keller7-245/+108
2024-07-03Fix devicon detectionAlvaro1-3/+3
2024-06-16Merge pull request #20 from ValdezFOmar/lazy-configAlvaro Sevilla1-2/+7
Install instruction for `lazy.nvim`
2024-06-14Install instruction for `lazy.nvim`Omar Valdez1-2/+7
2024-05-19Add Oil filetypeAlvaro1-0/+2
2024-05-18refactor window countAlvaro1-5/+1
2024-05-18nvim-tree filetypeAlvaro1-0/+2
2021-12-05Update README.mdAlvaro Sevilla1-1/+3
2021-12-04Merge pull request #13 from zeertzjq/patch-1Alvaro Sevilla1-0/+1
Allow passing nil as opts in setup()
2021-12-02Allow passing nil as opts in setup()zeertzjq1-0/+1
2021-11-08Update picAlvaro Sevilla0-0/+0
2021-11-08Improve setup and configAlvaro Sevilla2-56/+83
2021-10-09Merge pull request #9 from rstacruz/patch-1Alvaro Sevilla1-1/+1
Fix "attempt to concatenate local 'hl'" error
2021-10-07Update init.luaRico Sta. Cruz1-1/+1
2021-07-20Fix devicon extension detectionAlvaro Sevilla1-1/+1
fixes #6
2021-07-18Use extension instead of filetype for devicon lookupAlvaro Sevilla1-1/+1
2021-07-13Use $SHELL instead of 'zsh' for terminal tabsAlvaro Sevilla1-1/+1
2021-07-13Merge branch 'master' of github.com:alvarosevilla95/luatab.nvimAlvaro Sevilla1-3/+7
2021-07-13Merge pull request #2 from zeertzjq/clickableAlvaro Sevilla1-3/+7
Make tabs clickable and add close current tab button
2021-07-13Fix indentation + use local variablesAlvaro Sevilla1-1/+1
2021-07-13Merge pull request #5 from mxdevmanuel/masterAlvaro Sevilla2-5/+3
feat: Change README documentation to set tabline and terminal command
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-13feat: Change README documentation to set tablineManuel Morales1-4/+1
Set tabline in a lua-ish manner
2021-07-10Make tabs clickable and add close current tab buttonzeertzjq1-3/+7
2021-07-06Fix devicon highlightingAlvaro Sevilla2-2/+46
2021-07-05Fix typo in READMEAlvaro Sevilla1-2/+2
2021-07-05Add picture to READMEAlvaro Sevilla1-0/+3
2021-07-05Update gitignoreAlvaro Sevilla1-0/+2
2021-07-05Update READMEAlvaro Sevilla1-1/+11
2021-07-05Add custom Telescope deviconAlvaro Sevilla1-7/+7
2021-07-05Update READMEAlvaro Sevilla1-0/+26
2021-07-05Implement luatabAlvaro Sevilla1-0/+91
2021-07-05Add READMEAlvaro Sevilla1-0/+1
2021-07-05Initial commitAlvaro Sevilla3-0/+80