Skip to content

Commit

Permalink
config(nvim): ts
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Oct 9, 2024
1 parent c106ed1 commit 42ba369
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -509,14 +509,17 @@ require("lazy").setup({
require("nvim-treesitter.configs").setup({
ensure_installed = {
"bash",
"c",
"git_config",
"gitcommit",
"go",
"lua",
"make",
"markdown",
"markdown_inline",
"proto",
"python",
"query",
"toml",
"vim",
"vimdoc",
Expand Down

0 comments on commit 42ba369

Please sign in to comment.