Skip to content
Discussion options

You must be logged in to vote

But yeah you should just be able to delete those 2 lines basically

You dont need to include the whole default config either I dont think

require('snacks').setup({
  dashboard = {
    preset = {
      keys = {
        { icon = "", key = "f", desc = "Find File", action = ":lua Snacks.dashboard.pick('files')" },
        { icon = "", key = "n", desc = "New File", action = ":ene | startinsert" },
        { icon = "", key = "g", desc = "Find Text", action = ":lua Snacks.dashboard.pick('live_grep')" },
        { icon = "", key = "r", desc = "Recent Files", action = ":lua Snacks.dashboard.pick('oldfiles')" },
        { icon = "", key = "s", desc = "Restore Session", section = "session" }…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@datacurse
Comment options

@BirdeeHub
Comment options

@BirdeeHub
Comment options

@BirdeeHub
Comment options

Answer selected by BirdeeHub
@BirdeeHub
Comment options

@datacurse
Comment options

@BirdeeHub
Comment options

@datacurse
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants