a lot more stuff
This commit is contained in:
@ -7,7 +7,7 @@ return { 'kawre/leetcode.nvim',
|
||||
},
|
||||
config = function()
|
||||
-- because we're using treesitter make sure to install the html parser
|
||||
vim.cmd.TSUpdate("html")
|
||||
vim.cmd("TSUpdate html")
|
||||
end,
|
||||
function()
|
||||
require('leetcode').setup {
|
||||
|
Reference in New Issue
Block a user