Skip to content

Conversation

alex-courtis
Copy link
Member

fixes #1858

Legacy mappings only.


Return: ~
(table) as per |nvim-tree.view.mappings.list|

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A start on #1753

@alex-courtis alex-courtis merged commit bac962c into master Jan 3, 2023
@alex-courtis alex-courtis deleted the 1858-add-current-default-mapping-api branch January 9, 2023 03:00
alex-courtis added a commit that referenced this pull request Jan 9, 2023
…uire_confirm (#1887)

* fix(#1878): nvim frozen on no name buffer when modified.enable (#1879)

* feat(api): add api.config.mappings.active, api.config.mappings.default (#1876)

* feat(api): add config.mappings.current and config.mappings.default

* feat(api): add config.mappings.current and config.mappings.default

* feat(api): add config.mappings.current and config.mappings.default

* Implement turning off y/n prompt for file deletion

* Refactor different prompt configs to single ui table

* Remove unused fields

* add ui.confirm doc, format/tidy

* trash.require_confirm -> ui.confirm.trash

* Fix nil value trash field

Co-authored-by: Richard Li <[email protected]>
Co-authored-by: Telman Babayev <[email protected]>
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.

Expose DEFAULT_KEYMAPS And Current Mappings

2 participants