goodbye custom neovim
This commit is contained in:
parent
ba5bb2f178
commit
5ce32b345d
81 changed files with 603 additions and 2750 deletions
|
|
@ -54,6 +54,8 @@ in {
|
|||
in ''
|
||||
${plugins}
|
||||
|
||||
export NIX_LD=$(nix eval --impure --raw --expr 'let pkgs = import <nixpkgs> {}; NIX_LD = pkgs.lib.fileContents "${pkgs.stdenv.cc}/nix-support/dynamic-linker"; in NIX_LD')
|
||||
|
||||
bindkey "^[[1;5C" forward-word
|
||||
bindkey "^[[1;5D" backward-word
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue