zgpio

Results 18 comments of zgpio

Sorry, what is the `exrename` feature specifically meaning?

`Neovim` and `nerdfont` is all your need. Ref to [wiki](https://github.com/zgpio/tree.nvim/wiki).

![image](https://user-images.githubusercontent.com/19503791/86912092-f3326f00-c14e-11ea-9d98-b65563c1bd6c.png)

It is not silly, for python, pep8 recommend at least two spaces before inline comment.

Modify `s:spaceStr` can not solve this problem, it means `two spaces before delimiters`, not after. Custom delimiters is not a good idea, how can I solve this problem gracefully.

Please add support for [GetClassName](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getclassname) [SetWindowPos ](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setwindowpos) [EnumChildWindows](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-enumchildwindows) [IsWindowEnabled](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-iswindowenabled) [IsWindow](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-iswindow)

`variable column` feature, ref #122 ![image](https://user-images.githubusercontent.com/19503791/56090130-58f26580-5ed0-11e9-8b66-e684cb11b0d1.png)

Can not open `https://zh.wikipedia.org/wiki/自动重传请求`

trigger FileType event will break the markdown highlight. after `:e` command, highlight work again.