| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-15 | Change conceal settings for Markdown | jdhao | |
| 2019-12-09 | Fix an issue with AsyncRun.vim | jdhao | |
| Change the output of Python from Buffered to Unbuffered so that we can see the command output immediately instead of waiting for the command to finish to see the output. See https://github.com/skywind3000/asyncrun.vim/wiki/FAQ#cant-see-the-realtime-output-when-running-a-python-script and https://stackoverflow.com/questions/107705/disable-output-buffering. | |||
| 2019-12-06 | Add mapping for running Python script asynchronously | jdhao | |
| 2019-11-30 | Do not use colorcolumn for text filetype | jdhao | |
| 2019-11-14 | Remove mappings for Python filetype. | jdhao | |
| Use quickrun to execute Python source files. | |||
| 2019-09-12 | Simplify init.vim and move settings to autoload and after directory | jdhao | |
