Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-14 | Fix issues with switching buffers rapidly causing errors by remembering the ↵ | w0rp | |
buffer and passing the buffer value to various functions. | |||
2016-09-13 | Fix the eslint linter so it won't throw away lines if one earlier line ↵ | w0rp | |
doesn't match. | |||
2016-09-13 | Add a linter rule for Python code. | w0rp | |
2016-09-09 | Fix a bug with eslint parsing which mistakenly cleared markers | w0rp | |
2016-09-09 | Add linting with eslint in NeoVim, with a few bugs. | w0rp | |