Skip to content

Conversation

@lambdalisue
Copy link
Owner

To solve #94, :FernDo command has added.

For example, if users want to close fern drawer after openaction then

nmap <buffer><silent> <Plug>(fern-my-open-and-close)
      \ <Plug>(fern-action-open)
      \ :<C-u>FernDo close -drawer -stay<CR>

In favor of :FernDo, the :FernFocus command become deprecated. Use :FernDo : instead.

@lambdalisue lambdalisue added the enhancement New feature or request label Jun 12, 2020
@lambdalisue lambdalisue merged commit 3f5d5c1 into master Jun 13, 2020
@lambdalisue lambdalisue deleted the ferndo branch June 13, 2020 04:14
@lambdalisue
Copy link
Owner Author

NOTE:

It seems the above example mapping does not work...

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants