nvim-ts-main

This commit is contained in:
iofq 2025-08-19 23:07:48 -05:00
parent ac26b74e43
commit 7fbcfa7c54
7 changed files with 150 additions and 84 deletions

View file

@ -10,12 +10,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
dart = {
url = "github:iofq/dart.nvim";
flake = false;
url = "path:/home/e/dev/dart.nvim";
};
nvim-treesitter = {
url = "github:nvim-treesitter/nvim-treesitter/main";
flake = false;
nvim-treesitter-main = {
url = "path:/home/e/dev/nvim-treesitter-main";
};
nvim-treesitter-textobjects = {
url = "github:nvim-treesitter/nvim-treesitter-textobjects/main";
@ -50,6 +48,7 @@
config.allowUnfree = true;
overlays = [
inputs.neovim-nightly-overlay.overlays.default
inputs.nvim-treesitter-main.overlays.default
plugin-overlay
neovim-overlay
# This adds a function can be used to generate a .luarc.json