Commit Graph

6 Commits

Author SHA1 Message Date
danymat
68ee776633 feat: Only load language configs for current language
- I subscribed to the BufEnter autocmd to switch language configs.
  Only previously opened languages are kept inside the languages table
2022-01-26 13:00:57 +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
danymat
4c6b4e6d5e fix: Do not create error when generating annotation on empty file 2022-01-25 14:29:08 +01:00
danymat
7df8934d6c fix: Offset cursor by 0 2022-01-23 13:15:03 +01:00
danymat
bf1d7e25c8 fix: Remove global 2022-01-22 19:45:28 +01:00
danymat
d2d25ebb86 ref: Code configuration 2022-01-21 17:34:09 +01:00