Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ayamir main #41

Merged
merged 14 commits into from
Apr 25, 2024
Merged

ayamir main #41

merged 14 commits into from
Apr 25, 2024

Conversation

TonyWu20
Copy link
Owner

github-actions bot and others added 14 commits April 20, 2024 01:46
…#1233)

I know the commit message might be a bit difficult to grasp, but
I'm struggling to find a clearer way to describe it :( Essentially,
this commit ensures that when our custom separator is used, default
separators (as defined by `section_separators` and `component_separators`)
are not added to the statusline. This prevents certain extreme
scenarios where the default separator cannot be concealed, such as
when in terminal mode with `:ToggleTerm direction=horizontal`.

Signed-off-by: Jint-lzxy <[email protected]>
)

* perf: open horizontal toggleterm without moving nvim-tree.

Signed-off-by: ayamir <[email protected]>

* chore: cleanup

Signed-off-by: Jint-lzxy <[email protected]>

---------

Signed-off-by: ayamir <[email protected]>
Signed-off-by: Jint-lzxy <[email protected]>
Co-authored-by: Jint-lzxy <[email protected]>
* perf: disable <C-e> for open-in-place in nvim-tree buffer.

Signed-off-by: ayamir <[email protected]>

* fixup: minor code style fix.

Co-authored-by: jint_lzxy_ <[email protected]>
Signed-off-by: Mohu <[email protected]>

---------

Signed-off-by: ayamir <[email protected]>
Signed-off-by: Mohu <[email protected]>
Co-authored-by: jint_lzxy_ <[email protected]>
Based on the upstream spec, `@property` is typically associated with the "key"
in key/value pairs. So IMO since we don't give special treatment to the "values"
(such as assigning them an "italic" property), we should treat the "keys" in the
same manner as well.

Signed-off-by: Jint-lzxy <[email protected]>
* feat!: replace nixosModules to homeManagerModules

* feat: support bind lazy-lock.json

* style: formatter

* chore(lockfile): auto update lazy-lock.json

* refactor(nixos): better dependency resolution

dependencies are consolidated into one buildEnv
this is not placed under the user env and are resolved with a direct path to /nix/store
respect environment variables such as PKG_CONFIG_PATH if they are already set

* refactor(nixos/neovim): refactor adding buildDeps

an option to specify additional arguments has been added to neovim.wrapper, so change to use it
however, since that option does not exist in versions prior to 24.05, the traditional method will remain

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@TonyWu20 TonyWu20 merged commit 4b52953 into main Apr 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants