AL Berez
AL Berez
**Is your feature request related to a problem? Please describe.** I want shell to autocomplete. **Describe the solution you'd like** Implement and install autocompletion.
As a user, I want to save all tabs other than active similar to One-Tab.  I'd like to be able to set this behavior as default on click.
Allow unauthenticated guests to accept invites and book a meeting.
It would be really great to build script which will automatically generate autocompletion files.
OS-X Error detected while processing /Users/ab/.vim/janus/vim/tools/syntastic/plugin/syntastic.vim
Error detected while processing /Users/ab/.vim/janus/vim/tools/syntastic/plugin/syntastic.vim: line 23: E484: Can't open file /var/folders/k2/nnhqvy0949j9w4dpvdjnct_m0000gp/T/vnrYb5G/0 Press ENTER or type command to continue https://github.com/scrooloose/syntastic/blob/master/plugin/syntastic.vim#L23 I think that's windows capability related bug.
We need some voting mechanism, categories and version updates tracking
I propose to add keymappings that would enable jless user in data mode to move to the next element of the same level. Since `J`/`K` are already mapped perhaps `gj`/`gk`...
Please consider adding a feature similar to [vim fold level](https://vim-jp.org/vimdoc-en/fold.html). It would require `zM`, `zm`, `zr`, `zR` key mappings and let users fold JSON by levels. ``` zm Fold more:...
Please consider adding a `tagbar_type_` option that would override the global tagbar width. For instance for Spec file or Markdown document I'd like to have wider tagbar by default. Ideally,...
Many web clients like Gmail are using Vi keybindings which are very popular within a significant group of software developers. I recommend adopting this best practice.