shadmansaleh
|
40849728b6
|
fix: % not properly escaped in other components too.
Now following components escapes results of external souces
- buffers
- tabs
- hostname
- branch
- filetype
fixes #579
|
2022-02-15 23:17:05 +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 |