mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-01-08 09:09:49 +01:00
Compare commits
2 commits
0b7d801c99
...
19bea690b0
Author | SHA1 | Date | |
---|---|---|---|
|
19bea690b0 | ||
|
cfbccedcce |
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
nvim-treesitter = buildTreesitterPlug vimOptions.treesitter.grammars;
|
||||
flutter-tools-patched = buildPlug {
|
||||
pname = "flutter-tools";
|
||||
patches = [../patches/flutter-tools.patch];
|
||||
patches = [../../../patches/flutter-tools.patch];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue