Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-03 | Fix devicon detection | Alvaro | 1 | -3/+3 | |
2024-06-16 | Merge pull request #20 from ValdezFOmar/lazy-config | Alvaro Sevilla | 1 | -2/+7 | |
Install instruction for `lazy.nvim` | |||||
2024-06-14 | Install instruction for `lazy.nvim` | Omar Valdez | 1 | -2/+7 | |
2024-05-19 | Add Oil filetype | Alvaro | 1 | -0/+2 | |
2024-05-18 | refactor window count | Alvaro | 1 | -5/+1 | |
2024-05-18 | nvim-tree filetype | Alvaro | 1 | -0/+2 | |
2021-12-05 | Update README.md | Alvaro Sevilla | 1 | -1/+3 | |
2021-12-04 | Merge pull request #13 from zeertzjq/patch-1 | Alvaro Sevilla | 1 | -0/+1 | |
Allow passing nil as opts in setup() | |||||
2021-12-02 | Allow passing nil as opts in setup() | zeertzjq | 1 | -0/+1 | |
2021-11-08 | Update pic | Alvaro Sevilla | 0 | -0/+0 | |
2021-11-08 | Improve setup and config | Alvaro Sevilla | 2 | -56/+83 | |
2021-10-09 | Merge pull request #9 from rstacruz/patch-1 | Alvaro Sevilla | 1 | -1/+1 | |
Fix "attempt to concatenate local 'hl'" error | |||||
2021-10-07 | Update init.lua | Rico Sta. Cruz | 1 | -1/+1 | |
2021-07-20 | Fix devicon extension detection | Alvaro Sevilla | 1 | -1/+1 | |
fixes #6 | |||||
2021-07-18 | Use extension instead of filetype for devicon lookup | Alvaro Sevilla | 1 | -1/+1 | |
2021-07-13 | Use $SHELL instead of 'zsh' for terminal tabs | Alvaro Sevilla | 1 | -1/+1 | |
2021-07-13 | Merge branch 'master' of github.com:alvarosevilla95/luatab.nvim | Alvaro Sevilla | 1 | -3/+7 | |
2021-07-13 | Merge pull request #2 from zeertzjq/clickable | Alvaro Sevilla | 1 | -3/+7 | |
Make tabs clickable and add close current tab button | |||||
2021-07-13 | Fix indentation + use local variables | Alvaro Sevilla | 1 | -1/+1 | |
2021-07-13 | Merge pull request #5 from mxdevmanuel/master | Alvaro Sevilla | 2 | -5/+3 | |
feat: Change README documentation to set tabline and terminal command | |||||
2021-07-13 | feat: Solution to issue #3 | Manuel Morales | 1 | -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-13 | feat: Change README documentation to set tabline | Manuel Morales | 1 | -4/+1 | |
Set tabline in a lua-ish manner | |||||
2021-07-10 | Make tabs clickable and add close current tab button | zeertzjq | 1 | -3/+7 | |
2021-07-06 | Fix devicon highlighting | Alvaro Sevilla | 2 | -2/+46 | |
2021-07-05 | Fix typo in README | Alvaro Sevilla | 1 | -2/+2 | |
2021-07-05 | Add picture to README | Alvaro Sevilla | 1 | -0/+3 | |
2021-07-05 | Update gitignore | Alvaro Sevilla | 1 | -0/+2 | |
2021-07-05 | Update README | Alvaro Sevilla | 1 | -1/+11 | |
2021-07-05 | Add custom Telescope devicon | Alvaro Sevilla | 1 | -7/+7 | |
2021-07-05 | Update README | Alvaro Sevilla | 1 | -0/+26 | |
2021-07-05 | Implement luatab | Alvaro Sevilla | 1 | -0/+91 | |
2021-07-05 | Add README | Alvaro Sevilla | 1 | -0/+1 | |
2021-07-05 | Initial commit | Alvaro Sevilla | 3 | -0/+80 | |