This commit is contained in:
iFargle 2024-02-13 13:18:57 +09:00
parent 6d41517f5a
commit e6385677fd

View file

@ -103,6 +103,9 @@
}; };
}; };
# better quick fix window
nvim-bqf.enable = true;
telescope = { telescope = {
enable = true; enable = true;
extensions.fzf-native.enable = true; extensions.fzf-native.enable = true;