Skip to content

Commit

Permalink
feat: typescript pde
Browse files Browse the repository at this point in the history
  • Loading branch information
alpha2phi committed Jul 16, 2023
1 parent 21457fd commit ade78ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/pde/typescript.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ return {
},
{
"pmizio/typescript-tools.nvim",
dependencies = { "nvim-lua/plenary.nvim", "neovim/nvim-lspconfig" },
opts = {},
config = function(_, opts)
require("base.lsp.utils").on_attach(function(client, bufnr)
Expand Down

0 comments on commit ade78ce

Please sign in to comment.