diff options
author | amy <[email protected]> | 2024-11-13 07:16:14 -0600 |
---|---|---|
committer | GitHub <[email protected]> | 2024-11-13 07:16:14 -0600 |
commit | 3e22b02b264c1e08cba79b2f4b4091b49847bcb9 (patch) | |
tree | aa7a610ab31e86a071ece8fabcca61d447bbf084 | |
parent | 684981a0c76eb0d93fcce66d4791c0abc7caa085 (diff) |
readme
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ requires to install, put this repo in ~/.config/nvim, run `NVIM_DEBUG=1 nvim` then run both :PackerInstall and :PackerCompile +if :PackerInstall isnt found, just relaunch `NVIM_DEBUG=1 nvim` + to start out, press space for a window with common commands. try <space>li to setup a normal ide like layout additionally <Ctrl>f can be used to enter "floating mode" |