dotfiles/terminal/.config/nushell
Marty Oehme ae5470a5d8
nu: Add fuzzy tab completion, remove nvim hardcoding
Removed the buffer editor hardcoding to 'nvim', should use the EDITOR
env var instead.

Added the (currently undocumented?) config option to enable fuzzy
completion matching - essentially enables exactly the behavior the
'fzf-tab-complete' plugin does for zsh, only natively in the nushell
program.

See: https://github.com/nushell/nushell/issues/1275#issuecomment-2964573062
2025-11-14 14:15:02 +01:00
..
config.nu nu: Add fuzzy tab completion, remove nvim hardcoding 2025-11-14 14:15:02 +01:00
env.nu terminal: Add carapace completions to all shells 2025-09-05 09:11:07 +02:00