Bagrat Aznauryan
Bagrat Aznauryan
Refactor
* Rethink how to store/cache the state of the buffer or fetch the list every time if the performance allows * Make the code more readable by splitting the long...
This plugin has been renamed from `vim-workspace` to `vim-buffet` for a [good reason](https://github.com/bagrat/vim-buffet/issues/12). Also, it has been rewritten completely from scratch, to make it more efficient and the code more...
Enable defining several version of the API in the same codebase.
Add a means to be able to define Calm Application security layer: - Add decorators and classes to define the security logic - Add security definitions to `swagger.json`
PyPI does not support Markdown as the `long_description` format, thus we cannot use `README.md` for it. Write up a brief description of Calm including all references for more information.
The documenttion is handled by [`MkDocs`](http://www.mkdocs.org/) and should go into [`docs`](https://github.com/n9code/calm/tree/master/docs) directory.