Commit Graph

8 Commits

Author SHA1 Message Date
mg979
d5f447e5cc Snippet support (#72)
To know more about snippet integration, please visit `:h snippet-integration`, or https://github.com/danymat/neogen#snippet-support !

Co-authored-by: danymat <d.danymat@gmail.com>
2022-02-26 12:48:11 +01:00
danymat
3ac1e14138 feat(py) Add *args and **kwargs support (#71) 2022-02-22 21:08:38 +01:00
danymat
469d1e40c0 fix: Minimal init 2022-02-08 20:11:26 +01:00
danymat
77b5c1a535 feat: Create Neogen semver 2022-02-08 20:08:12 +01:00
kevinhwang91
8642100aea refactor: refactor code base 2022-02-06 12:15:55 +08:00
danymat
189892c9a9 doc: Add section :h neogen.template_configuration 2022-02-01 14:06:08 +01:00
danymat
13fb1272cd feat: Update docgen to use mini.nvim documentation generator 2022-01-26 13:10:20 +01:00
danymat
57e76c6102 ref: Code refactoring
- Try to not expose as much commands and code via neogen
- Use minidoc to generate docgen
2022-01-26 11:50:23 +01:00