mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-25 09:32:30 +08:00
Leave telescope-nvim disabled, because it breaks himalaya
This commit is contained in:
parent
001cb2e91d
commit
25c53700ac
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
|
@ -80,6 +80,7 @@ in
|
|||
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
vim-nix
|
||||
# telescope-nvim -- breaks himalaya
|
||||
(pkgs.vimUtils.buildVimPlugin {
|
||||
name = "himalaya";
|
||||
src = himalayaSrc + "/vim";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue