1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

key combination

jdhao 2022-09-25 22:55:13 +08:00
parent d6bc492d57
commit 884d1e3fdd
2 changed files with 2 additions and 1 deletions

@ -1 +0,0 @@
1. this wiki contains a lot of use vim knowledge: https://github.com/lacygoill/wiki/tree/master/vim

2
useful-info.md Normal file

@ -0,0 +1,2 @@
1. this wiki contains a lot of use vim knowledge: https://github.com/lacygoill/wiki/tree/master/vim
2. make nvim recognize key combinations like `ctrl-shift-p`, https://alpha2phi.medium.com/neovim-101-terminal-and-shell-5be83b9f2b88