diff --git a/docs/2023-05-03-neovim.html b/docs/2023-05-03-neovim.html index b7cfa34..cd1396f 100644 --- a/docs/2023-05-03-neovim.html +++ b/docs/2023-05-03-neovim.html @@ -269,17 +269,6 @@
U
: toggle hidden- With - lewis6991/gitsigns.nvim: -
-]c
, [c
: next/previous git changeWith diff --git a/posts/2023-05-03-neovim.md b/posts/2023-05-03-neovim.md index c206b84..3f1b2df 100644 --- a/posts/2023-05-03-neovim.md +++ b/posts/2023-05-03-neovim.md @@ -133,8 +133,6 @@ Ground rules: - `c`: copy - `p`: paste - `U`: toggle hidden -- With [lewis6991/gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim): - - `]c`, `[c`: next/previous git change - With [tpope/vim-projectionist](https://github.com/tpope/vim-projectionist) - `:A`: open alternate file - With [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim)