Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

fix(dashboard): Fix shortcuts shown on dashboard #403

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

Fryuni
Copy link
Contributor

@Fryuni Fryuni commented Oct 9, 2022

  • The "Open Documentation" item on the dashboard show the shortcut SPC D d, but that shortcut is not set.
  • The "Load Last Session" item shows the shortcut SPC s r, that shortcut is to continue the last search, not session. The last session is SPC q r

@connorgmeehan
Copy link
Collaborator

Cheers @Fryuni !

@connorgmeehan connorgmeehan merged commit 4e88ad5 into doom-neovim:main Oct 10, 2022
connorgmeehan added a commit that referenced this pull request Oct 12, 2022
…rious other improvements. (#405)

* wip,feat: Initial mason.nvim refactor, auto-install null-ls sources.

* refact(langs,markdown): Auto install null-ls providers, add more settings,

* fix(langs,lua): Crash on file open

* refact(modules,auto_install): Deleted removed old auto-install packages.

* refact(langs): Converted all language configs to mason.nvim + tested.

* fix(core,logging): Fixed bug with certain logged strings + improved formatting

* feat(auto_install, statusline): Show auto install status in statusline.

* fix(dashboard): Fix shortcuts shown on dashboard (#403)

* fix(tools): Install script, fixed backup dirs + added doom-nvim installed check (#401)

* feat(core): Add `:DoomNuke mason` option to delete all mason packages.

* chore: Address luacheck issue

* fix(langs): Add missing languages to modules.lua

Co-authored-by: connorgmeean <a@cgm.codes>
@Fryuni Fryuni deleted the fix-dashboard-link branch October 12, 2022 13:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants