diff --git a/users/rin/neovim.nix b/users/rin/neovim.nix index 0d848c5..b3866d0 100644 --- a/users/rin/neovim.nix +++ b/users/rin/neovim.nix @@ -32,8 +32,6 @@ in { vim-repeat vim-surround - lf-vim - vim-floaterm (nvim-treesitter.withPlugins (p: with p; [ tree-sitter-nix tree-sitter-typescript @@ -76,7 +74,6 @@ in { inoremap coc#refresh() " various aliases - nnoremap :Lf nnoremap r :source $MYVIMRC command! -nargs=0 Sw w !doas tee % > /dev/null