mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +02:00
Update
This commit is contained in:
10
home/programs/nvim/plugins/ltex.nix
Normal file
10
home/programs/nvim/plugins/ltex.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
programs.nixvim.plugins.ltex-extra = {
|
||||
enable = true;
|
||||
settings = {
|
||||
initCheck = true;
|
||||
loadLangs = [ "en-US" "fr-FR" ];
|
||||
logLevel = "non";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user