From c9a76c5bac6804cd80692232b3f295e9640e8406 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Wed, 7 Sep 2022 04:45:18 -0700 Subject: [PATCH] :memo: Made note of vimium and twms --- nvim_custom_keys.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nvim_custom_keys.txt b/nvim_custom_keys.txt index d86c5e10..87ec5864 100644 --- a/nvim_custom_keys.txt +++ b/nvim_custom_keys.txt @@ -6,6 +6,8 @@ I have created this small txt file to document my basic neoneovim work flow It is combined with notes about my espanso keybindings, which are meant to aid in the workflow Keep in mind these are specific to my neovim setup and will definitely not work in all neovim setups +A FINAL NOTE: I recommend trying to coordinate your vim workflow throughout all of your applications. When setting up keybindings in say a tiling window manager like i3 or bspwm(my preferred twm), it may be a good idea to set up vim keybindings in that. Lastly, install vimium into your browser, as this will allow you to navigate your browser using vim keybindings (hjkldu for navigation, yy to grab the current url, / to search the page, etc.). Vimium is available in either chromium or firefox based browsers and is an essential part of my workflow along with Neovim. + -- Standard keybindings (all neovim) NORMAL MODE