GitXplorerGitXplorer
l

vim-guise

public
91 stars
1 forks
2 issues

Commits

List of commits on branch main.
Verified
1759cc936583490af76c36e0a25546329b2b9921

Merge pull request #16 from lambdalisue/fix-windows

llambdalisue committed 3 years ago
Verified
9e6529737eb60695f84b55938b03c12eaa2b0016

:bug: Do NOT use `-es` on Windows

llambdalisue committed 3 years ago
Verified
cea6b6b109756c7d4e9bec05524b2266735e2a7c

:bug: Use double quotes in Windows

llambdalisue committed 3 years ago
Verified
10e8dd97a143d4855011b763f1895a97f66672d9

:bug: Enclose `progpath` with single quotes

llambdalisue committed 3 years ago
Verified
2b15e48db69245119b3e7f4af9dc12ad2414bdce

:bug: Close channel prior to exit

llambdalisue committed 3 years ago
Verified
3d5816c8de53dd608d6bd381578c4d187c818f08

:bug: Fix invalid request timeout

llambdalisue committed 3 years ago

README

The README file for this repository.

🎭 guise.vim

Deno 1.17.1 or above Vim 8.2.3452 or above Neovim 0.6.0 or above

MIT License vim help test

Guise (guise.vim) is a Vim/Neovim plugin that opens a new tab page rather than invokes a new nested instance when a user tried to open a new Vim/Neovim through a job or terminal on the instance.

Vim

Neovim

Requirements

Similar projects

License

The code in this repository follows MIT license, texted in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.