mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: update nixvim config
This commit is contained in:
parent
76d6a094dc
commit
340fe31937
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
enabledExtensions = ["fzf" "notify" "ui-select" "textcase"];
|
enabledExtensions = ["fzf" "notify" "ui-select" "textcase"];
|
||||||
extensions.fzf-native.enable = true;
|
extensions.fzf-native.enable = true;
|
||||||
defaults.mappings.i."<esc>".__raw =
|
settings.defaults.mappings.i."<esc>".__raw =
|
||||||
/*
|
/*
|
||||||
lua
|
lua
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue