jdhao / nvim-config

A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
MIT License
3.56k stars 527 forks source link

Fixed issue #171 & nvim-treesitter support for win #174

Closed Rohith-JN closed 1 year ago

Rohith-JN commented 1 year ago

Fixed Nvim-tree resize window Added nvim-treesitter for Windows

jdhao commented 1 year ago

Thanks for your PR. Please open separate PRs for different issues. Atomic commit is important.

jdhao commented 1 year ago

For the nvim treesitter support on Windows, Since I do not have relevant tools to build treesitter on Windows, So I turn it off. This is personal choice, I would not want to change it. You can tweak this privately.

Rohith-JN commented 1 year ago

Ok, I will close this PR