8 Commits

Author SHA1 Message Date
Pedro Pombeiro
c55af3b39c
enhance: Update git_branch.lua to use GIT_DIR environment variable (#1114)
Fix typo

Remove whitespace

Try GIT_DIR first
2023-10-18 10:49:27 +06:00
kylo252
02e1f6cd5b
refactor: use nvim api directly for bufnr (#526) 2022-01-04 19:17:16 +06:00
shadmansaleh
b18b7ee8ac chore: Use paranthesis for function calls. No paran can trip new lua users 2022-01-02 17:38:39 +06:00
shadmansaleh
9e26823ea6 fixup: error on branch component when stray .git files exist
fixes #490
2021-12-25 16:13:39 +06:00
adrian5
96263bcef6
doc: fix a few typos (#407) 2021-10-28 21:22:15 +06:00
shadmansaleh
71f6fed3c3 chore: update readme 2021-10-22 19:10:33 +06:00
Shadman
08d1340ec9
doc: improve code documentation (#82) 2021-10-12 20:04:47 +06:00
shadmansaleh
cc64ec3f7c refactor: split branch component (#81) 2021-10-11 19:07:38 +06:00