Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom key binding with space-vim #394

Open
3 tasks done
samwhelp opened this issue Apr 7, 2019 · 2 comments
Open
3 tasks done

Custom key binding with space-vim #394

samwhelp opened this issue Apr 7, 2019 · 2 comments

Comments

@samwhelp
Copy link

samwhelp commented Apr 7, 2019

Environment

  • OS:
    • Linux (Ubuntu)
    • [] macOS
    • [] Windows
    • [] FreeBSD
  • Vim:
    • Terminal Vim
    • [] GVim
    • NeoVim

Put the contents of :version below:

Ubuntu 18.04
Vim 8.0
Nvim 0.2.2

Introduction

I write 4 plugin for my custom key binding with space-vim.
Share it. Just for Example.

Advance 進階版 (更多對TabPage的操作)

Basic 基本版

我操作的環境在「Ubuntu / lxqt / gnome-terminal / nvim」,
我寫了四個「Plugin」,可以單獨加入「space-vim」,
都只是我個人習慣的按鍵。
主要要加入的是「Quick Switch」這部份。

另外和我原本設定不同的地方,只有一個部份,我有調整,
就是原本我是採用「t」當作「TabPage」操作的開頭鍵,
而看到「space-vim」使用的是「`」當作「TabPage」操作的開頭鍵, 使用上也還OK,所以就調整成「``」。

我剛接觸「space-vim」不久,
所以有些功能還沒去嘗試,
也許會有按鍵使用上的衝突沒有考慮到。
我暫時就先做這樣的設定,
我曉得每個人都有自己習慣的按鍵操作模式,
只是提供有自訂按鍵需求的人一個範本,
我的按鍵對應,就請參考「README.md」或是原始碼了。

關於「fit-key」和「switch-key」這兩個版本差異在「fit-key」有更多的「tabpage」操作按鍵綁定。

關於「raw」的版本,則是只有「vim」原始綁定的語法,沒有「raw」的,則是有加入「space-vim」的「desc」。

以上提供參考

報告完畢

:-)

@liuchengxu
Copy link
Owner

Thanks for sharing.

@samwhelp
Copy link
Author

今天加入兩組便利操作的按鍵設定

提供參考

報告完畢

:-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants