Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-18 | refactor window count | Alvaro | 1 | -5/+1 | |
2024-05-18 | nvim-tree filetype | Alvaro | 1 | -0/+2 | |
2021-12-02 | Allow passing nil as opts in setup() | zeertzjq | 1 | -0/+1 | |
2021-11-08 | Improve setup and config | Alvaro Sevilla | 1 | -41/+70 | |
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 | 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-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 | Add custom Telescope devicon | Alvaro Sevilla | 1 | -7/+7 | |
2021-07-05 | Implement luatab | Alvaro Sevilla | 1 | -0/+91 | |