diff --git a/home.nix b/home.nix index 5aa54d61..d550629e 100644 --- a/home.nix +++ b/home.nix @@ -748,12 +748,12 @@ nnoremap e :set nu! nnoremap t :OverCommandLine%s/ nnoremap a :NvimTreeToggle - nnoremap f :Telescope find_files + nnoremap f :Files nnoremap g :set hlsearch! nnoremap j :BufferPrevious nnoremap k :BufferNext nnoremap x :BufferClose - nnoremap l :Telescope live_grep/ + nnoremap l :Rg nnoremap ; w vnoremap y:silent !notify-send -t 4000 "成果" "$(tango '0')": @@ -840,10 +840,6 @@ plugin = plenary-nvim; type = "lua"; } - { - plugin = telescope-nvim; - type = "lua"; - } { plugin = clipboard-image-nvim; type = "lua"; @@ -864,6 +860,7 @@ nnoremap c (vimtex-env-change) ''; } + fzf-vim vim-caddyfile vim-graphql vim-pug