forked from ayamir/nvimdots
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #28
Merged
Merged
ayamir main #28
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Relevant PR (WIP): ayamir#1011
* fix(keymap): be able to open multiple terminals according to toggleterm default behavior. Signed-off-by: ayamir <[email protected]> * fix(toggleterm/keymap): `<C-\>` missing direction spec * fixup! fix(toggleterm/keymap): `<C-\>` missing direction spec --------- Signed-off-by: ayamir <[email protected]> Co-authored-by: Jint-lzxy <[email protected]>
* migrate(ibl): `indent-blankline` to v3 * migrate(ibl): draft v3 config * feat(ibl): plugins support & misc updates * fix merge conflicts --------- Co-authored-by: Jint-lzxy <[email protected]>
…r#1019) * migrate(tele-frecency): remove `sqlite.lua` dependency Signed-off-by: Charles Chiu <[email protected]> * chore: completely remove everything w/ sqlite.lua --------- Signed-off-by: Charles Chiu <[email protected]> Co-authored-by: Jint-lzxy <[email protected]>
* feat: support format only for modidications. Signed-off-by: ayamir <[email protected]> * fixup:! correct the format logic. * fixup!: set `format_modify` = `false` by default. * fix: clarify `format_modify` & cleanup * fix: add missing `vim.notify` * fix CI * fix(settings): sort formatting-related entries --------- Signed-off-by: ayamir <[email protected]> Co-authored-by: Jint-lzxy <[email protected]>
…#1029) Signed-off-by: ayamir <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2.20.8
for nowv:count
(fix(ToggleTerm/keymap): respectv:count
ayamir/nvimdots#1012)indent-blankline
v3 (feat(ibl): supportindent-blankline
v3 ayamir/nvimdots#1011)sqlite.lua
(refactor(telescope-frecency)!: remove support forsqlite.lua
ayamir/nvimdots#1019)chunk
) (fix(ibl): remove top level scope definition (chunk
) ayamir/nvimdots#1024)<C-w>
with hjkl to navigate undert
mode (fix(keymap): use<C-w>
with hjkl to navigate undert
mode. ayamir/nvimdots#1029)