1
0
Fork 0
nix-config/modules/nixos/cli/neovim/telescope/default.nix

3 lines
57 B
Nix

{
programs.nvf.settings.vim.telescope.enable = true;
}