fix(nvim)!: remove treesitter override because of lua issues

This commit is contained in:
Moritz Böhme 2024-02-16 09:44:17 +01:00
parent 5559e9291e
commit 8a9d67a3d5
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 0 additions and 7 deletions

View file

@ -33,8 +33,6 @@
nvim-lspconfig.url = "github:neovim/nvim-lspconfig";
nvim-puppeteer.flake = false;
nvim-puppeteer.url = "github:chrisgrieser/nvim-puppeteer";
nvim-treesitter.flake = false;
nvim-treesitter.url = "github:nvim-treesitter/nvim-treesitter";
smartcolumn-nvim.flake = false;
smartcolumn-nvim.url = "github:m4xshen/smartcolumn.nvim";
telekasten-nvim.flake = false;