Vladislav Doster
515688bc97
revert: "Merge branch 'refactor/zinit-function-names' into main"
...
This reverts commit b979847bd4 , reversing
changes made to da924a21a1 .
I (@vladdoster) accidentally merged this into the wrong repository. Apologies for the lack of due diligence.
2022-12-17 21:11:41 -06:00
Vladislav Doster
2b460a74f2
fix: vim modelines & zsdoc pdf rendering
...
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-12-15 22:22:48 -06:00
Vladislav Doster
75bb73547e
fix: file modelines
...
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-12-15 12:01:15 -06:00
Vladislav Doster
c28580c3fc
refactor: rename zinit functions
...
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-12-09 15:40:31 -06:00
Vladislav Doster
62c07b7326
style: fix fold markers, typos, and comments
...
- Fix function typos in asciidoc comments
- Fix asciidoc fold markers
- Fix function args typos/style in asciidoc comments
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-10-30 07:58:58 -05:00
vladislav doster
49926e075a
maint: consistent vim mode lines across all files ( #393 )
2022-10-05 09:59:15 -05:00
Sebastian Gniazdowski
2e783f02e2
Make variables created with param'name → value' be exported. Also ( #376 )
2022-09-27 19:51:53 -05:00
Sebastian Gniazdowski
bcedc9ff94
Propagate -o xtrace when needed and prepend builtin to emulate ( #293 )
2022-05-29 12:47:27 -05:00
Sebastian Gniazdowski
97f994f490
Rename functions ( fixes #427 ).
2020-11-07 10:39:42 +01:00
Sebastian Gniazdowski
c59ca3fa63
Add a dot after a comment text.
2020-08-13 20:50:22 +02:00
Sebastian Gniazdowski
523b2e7237
Allow tabs before comments in subst''.
2020-07-23 16:12:47 +02:00
Sebastian Gniazdowski
0580dbadda
Rename: ZINIT_ICE → ICE.
2020-07-23 13:59:41 +02:00
Sebastian Gniazdowski
d077303786
Move .zinit-setup-params to the main source.
2020-07-18 01:56:41 +02:00
Sebastian Gniazdowski
95415bb31d
all: Change [code] to {code} in +zinit-message and in `m'
2020-06-20 15:57:19 +02:00
Sebastian Gniazdowski
d9c78ad124
*additional: Add support for => to *setup-params
2020-06-13 06:00:07 +02:00
Sebastian Gniazdowski
726aa8ea19
*additiona: FEATURE – ability to substitute stringA -> stringB in plugin
...
source body before executing by subst'A -> B'. Work also for any nested
`source' commands. Example – rename the dl'' ice into a dload'' ice in
the Patch-Dl annex:
zi subst"dl'' -> dload''" for zinit-zsh/z-a-patch-dl
2020-05-12 16:09:03 +02:00
Sebastian Gniazdowski
b30ec15cf9
additinal: Add zinit-additional.zsh
2020-05-12 14:47:30 +02:00