mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-25 10:18:42 +02:00
Updated 7. Example Custom Plugins (markdown)
parent
14bf61e392
commit
b0b5aa80b7
1 changed files with 0 additions and 1 deletions
|
@ -3010,7 +3010,6 @@ return {
|
|||
end,
|
||||
},
|
||||
},
|
||||
enabled = vim.fn.has("win32") == 0,
|
||||
config = function()
|
||||
require("user.dapui")
|
||||
local js_based_languages = { "typescript", "javascript", "typescriptreact" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue