Skip to content

Commit

Permalink
fix(vscode): added ts-context-commentstring
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed May 23, 2023
1 parent bf66e71 commit e975f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/lazyvim/plugins/extras/vscode.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ local enabled = {
"mini.surround",
"nvim-treesitter",
"nvim-treesitter-textobjects",
"nvim-ts-context-commentstring",
"vim-repeat",
}

Expand Down

0 comments on commit e975f02

Please sign in to comment.