chore!: update inputs and fix issues

This commit is contained in:
Moritz Böhme 2024-01-16 12:45:33 +01:00
parent c17fe56071
commit f79dec2ebf
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
6 changed files with 225 additions and 241 deletions

View file

@ -34,7 +34,7 @@
nvim-puppeteer.flake = false;
nvim-puppeteer.url = "github:chrisgrieser/nvim-puppeteer";
nvim-treesitter.flake = false;
nvim-treesitter.url = "github:nvim-treesitter/nvim-treesitter/v0.9.1"; # NOTE: to fix weird latest issues
nvim-treesitter.url = "github:nvim-treesitter/nvim-treesitter";
smartcolumn-nvim.flake = false;
smartcolumn-nvim.url = "github:m4xshen/smartcolumn.nvim";
telekasten-nvim.flake = false;