fix: minor fixes to nvf config

This commit is contained in:
Mohammad Rafiq 2025-03-14 01:36:37 +08:00
parent bfce8aa585
commit a6d779f6cf
4 changed files with 11 additions and 11 deletions

View file

@ -37,7 +37,7 @@
};
# precognition.nvim shows hints for motions
precognition = {
enable = true;
enable = false;
setupOpts = {
# TODO: may want to fix dashboard
};