Leo

Results 6 issues of Leo

Hi, @fox0430 I am very interested in this project as a fan of both nim and vim. After some searching, looks that there's no `map`, `nnoremap`, `vnoremp`, etc implemented in...

feature

I remember a PR should be auto-refreshed when there're new commits in the downstream repository. However, PR #1257 doesn't change accordingly after I push a fixing commit. So I create...

[zipapp](https://docs.python.org/3.6/library/zipapp.html) makes multiple Python files as a bundle to be easy distributed. However when the pye file is bundled into the zipapp, it can't be found. Here is a minimal...

enhancement

运行`npm run dev`后浏览器打开URL http://localhost:8080/, 页面显示: > Error occured while trying to proxy to: localhost:8080/ Terminal中显示如下输出: ``` > [email protected] dev /home/leo/temp/CMS-of-Blog > cross-env NODE_ENV=development webpack-dev-server --open --inline --hot keywords if/then/else require...

During the last step of the installation of calysto_hy, an error raised: ``` python -m calysto_hy install Traceback (most recent call last): File "/home/leo/apps/miniconda3/envs/hylang/lib/python3.6/runpy.py", line 183, in _run_module_as_main mod_name, mod_spec,...