copilot nvim broken on unstable

Former-commit-id: 2962bd8503
This commit is contained in:
Hadi
2025-01-21 20:54:28 +01:00
parent 3c1be077b9
commit 76dabd905e
2 changed files with 3 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
enable = true;
extraOptions = {
expr = "import <nixpkgs> {}";
# FIX: Encoding: https://github.com/nix-community/nixvim/issues/2390
# fix- encoding: https://github.com/nix-community/nixvim/issues/2390
offset_encoding = "utf-8";
};
};