Skip to content

Commit

Permalink
[neovim] Add tree-sitter-go plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Jun 17, 2024
1 parent 2b252b7 commit 6f588a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/neovim/plugins/treesitter/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
plugin = pkgs.vimPlugins.nvim-treesitter.withPlugins
(plugins: [
plugins.tree-sitter-dockerfile
plugins.tree-sitter-go
plugins.tree-sitter-haskell
plugins.tree-sitter-hcl
plugins.tree-sitter-javascript
Expand Down

0 comments on commit 6f588a6

Please sign in to comment.