diff options
| author | seth <[email protected]> | 2024-06-12 04:54:01 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-06-12 04:54:01 -0400 |
| commit | 46acbeabed5af9c94c1b8e1be084c5ab8671614e (patch) | |
| tree | daa9e933b6cbda6712c59b0ff8b0fdf914735a29 | |
| parent | ed5e6475f84eb097a547c60c759af07144016b78 (diff) | |
config: nvim-treesitter-context
| -rw-r--r-- | config/plugin/catppuccin.lua | 1 | ||||
| -rw-r--r-- | neovim.nix | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/config/plugin/catppuccin.lua b/config/plugin/catppuccin.lua index f457fc2..79b84ec 100644 --- a/config/plugin/catppuccin.lua +++ b/config/plugin/catppuccin.lua @@ -22,7 +22,6 @@ require("catppuccin").setup({ enabled = true, }, neotree = true, - treesitter_context = true, treesitter = true, telescope = true, which_key = true, @@ -53,7 +53,6 @@ plenary-nvim nvim-treesitter.withAllGrammars - nvim-treesitter-context nvim-ts-context-commentstring nvim-ts-autotag |
