Things I like neovim better
- The tab-complete options are shown as horizontal line just above the modeline, really cool.
- Yanking to windows clipboard seemlessly in the backgound, saves me a lot of mouse clicks.
- The :checkhealth command
Things I don't like
filenames for nvim-qt.exe wrapper must be sperated by ****double double dash**** with its own options… like this:
c:\opt\neovim\nvim-qt.exe --maximized -- -- foobar.txt
Things I can not live with
- The anonymous buffer is changed issue. I am not sure how to reproduce it, anyway it is really annoying to run into it. It prevent the process from exiting, neither :q! Nor windows close button works. I have to kill the nvim process in windows task manager, then kill the nvim-qt wrapper.
评论
发表评论