Skip to content

ERROR Invalid plugin spec { "" } #1598

Answered by folke
nbari asked this question in Q&A
Jul 1, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote
return {
    "NoahTheDuke/vim-just",
    ft = {
        "just"
    },
    init = function()
        vim.cmd [[
             au filetype just setlocal shiftwidth=2
         ]]
   end
}

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@nbari
Comment options

@nbari
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by nbari
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