Skip to content

Feature Request: Ability to run entire file #33

Closed
@al1-ce

Description

@al1-ce

Can be actually done with simple

{
    "<leader>cr",
    "gg0vGg$:QuickCodeRunner<CR>",
    desc = "Quick File Code Runner",
    mode = "n",
},

As a keybind, but in relation to #32 would be nice to have custom command for running code without using template (because template would already be there)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions