mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-11 16:05:30 +00:00
Merge branch 'main' into git-conflict-keybinds
This commit is contained in:
commit
087bc32481
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
pluginBuilders = {
|
||||
nvim-treesitter = buildTreesitterPlug config.vim.treesitter.grammars;
|
||||
flutter-tools-patched = buildPlug {
|
||||
pname = "flutter-tools";
|
||||
pname = "flutter-tools-nvim";
|
||||
patches = [./patches/flutter-tools.patch];
|
||||
|
||||
# Disable failing require check hook checks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue