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

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

Merged
connorgmeehan merged 1 commit into
doom-neovim:mainfrom
Fryuni:fix-dashboard-link
Oct 10, 2022
Merged

fix(dashboard): Fix shortcuts shown on dashboard#403
connorgmeehan merged 1 commit into
doom-neovim:mainfrom
Fryuni:fix-dashboard-link

Conversation

@Fryuni

@Fryuni Fryuni commented Oct 9, 2022

Copy link
Copy Markdown
Contributor
  • 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

@Fryuni Fryuni force-pushed the fix-dashboard-link branch from 45b722f to 9d03b2e Compare October 9, 2022 10:57
@Fryuni Fryuni force-pushed the fix-dashboard-link branch from 9d03b2e to 4d3ff35 Compare October 9, 2022 11:25
@connorgmeehan

Copy link
Copy Markdown
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.

3 participants