Commit Graph

3 Commits

Author SHA1 Message Date
danymat
40bfc7e21a ref!: Extract template codes into template dir
I possibly introduced some bugs in the process, please open an issue if
so.

- This is an attempt to refactor the code and provide re-use of templates
(for example, doxygen or jsdoc)
- I standardized the exposed returned nodes for a template (you can view
  it by going to lua/neogen/types/template.lua)
2022-02-01 12:44:36 +01:00
danymat
f81e2fa87d (cpp) Update configurations (#55) 2022-01-30 15:36:23 +01:00
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