A few changes:
- Updated all vim plugins - Fixed tmux keybind for horizontal splits - Fixed warnings about the config => opt change in lazy.nvim
This commit is contained in:
parent
9eeb459372
commit
5bd0813530
11 changed files with 94 additions and 63 deletions
home/adrielus/features/desktop/common
|
@ -1 +1 @@
|
|||
/nix/store/2qd1b6nv5v7kjlv4s5rdqrhql169g814-home-manager-files/.config/eww/eww.yuck
|
||||
/nix/store/jz374sz4mmsf3h7vxrxlkbcvp7vlfcyl-home-manager-files/.config/eww/eww.yuck
|
|
@ -54,7 +54,7 @@ in
|
|||
# Purescript packages
|
||||
"Pursuit" = mkBasicSearchEngine {
|
||||
url = "https://pursuit.purescript.org/search";
|
||||
param = "s";
|
||||
param = "q";
|
||||
aliases = [ "@ps" "@pursuit" ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue