I know we can achieve this in VIM using nerdtree and gT and gt commands. But is there any way to achieve similar kind of behaviour in Sublime Text Vintage Mode?
相关问题
- Emacs shell: save commit message
- How to change the first two uppercase characters o
- Insert text into current buffer from function
- Hot reload on save
- Substituting zero-width match in vim script
相关文章
- 如何让 vim 支持 .cshtml 文件的代码高亮
- Auto-save in VIM as you type
- How can I use gcc's -I command to add recursiv
- Vim: overloaded mapping for multiple modes
- vi editor is not responding
- How to use relative line numbering universally in
- How to copy the value of a vim option to a registe
- E185: Cannot find color scheme*
Installing Vintageous on ST3 will give you much more than the default Vintage package provides.
I don't think Vintage mode has these bound to
gt
,gT
or anything but Ctrl+Tab and Ctrl+Shift+Tab do exactly the same thing asgt
andgT
, whether you are in Vintage mode (INSERT or NORMAL) or not.You know, there is a very easy way to find the shortcuts used by an application: just look at the menu bar. That's what I did for you and it took less than 30 seconds.
Or (for posterity), you can just paste this in your keymap file: