Daniel Mathiot
|
ab67d42563
|
Merge pull request #54 from AckslD/switch-language-on-setup
feat(init) switch language on setup
|
2022-01-30 15:08:44 +01:00 |
|
Axel Dahlberg
|
10c39fe98b
|
Update lua/neogen/init.lua
Co-authored-by: Daniel Mathiot <d.danymat@gmail.com>
|
2022-01-30 15:02:23 +01:00 |
|
danymat
|
d46c438cf5
|
ref(py) Better handling of class methods (#51)
|
2022-01-30 14:40:25 +01:00 |
|
danymat
|
4e5b4e94aa
|
ref: Update types
|
2022-01-30 14:40:18 +01:00 |
|
Axel Dahlberg
|
b3b963999f
|
feat(init) switch language on setup
|
2022-01-30 14:32:25 +01:00 |
|
danymat
|
f1d8f426fd
|
fix(py) Use spaces instead of tabs (#52)
|
2022-01-30 14:23:04 +01:00 |
|
github-actions
|
034be1d695
|
[docgen] Update doc/neogen.txt
skip-checks: true
|
2022-01-30 13:10:24 +00:00 |
|
danymat
|
815ad7a858
|
doc: Generates table of contents
Special thanks to:
https://github.com/echasnovski/mini.nvim/issues/40#issuecomment-1025136259
|
2022-01-30 14:09:34 +01:00 |
|
danymat
|
0d381d03d2
|
feat(py) None return type does not display returns (#51)
|
2022-01-29 19:56:14 +01:00 |
|
danymat
|
9b7d6e5e81
|
fix(py) Remove reference to self in functions
|
2022-01-29 19:54:07 +01:00 |
|
danymat
|
0d00e05b20
|
(py) Update configurations (#51)
|
2022-01-29 19:13:41 +01:00 |
|
danymat
|
6c086dcb2f
|
(py) Update configurations
|
2022-01-29 18:51:10 +01:00 |
|
Daniel Mathiot
|
10f5d4e5e5
|
Merge pull request #50 from danymat/revert-45-plug_mappings
Revert "add plug mappings"
|
2022-01-29 15:26:50 +01:00 |
|
Daniel Mathiot
|
274b7f2791
|
Revert "add plug mappings"
|
2022-01-29 15:26:28 +01:00 |
|
Daniel Mathiot
|
e13822ed1c
|
Merge pull request #45 from p00f/plug_mappings
Add Plug mappings
|
2022-01-29 15:18:51 +01:00 |
|
Chinmay Dalal
|
2376ebe432
|
add plug mappings
|
2022-01-29 19:46:15 +05:30 |
|
danymat
|
64d152e4c5
|
(py) Update configurations (#46)
|
2022-01-29 14:52:22 +01:00 |
|
danymat
|
d6b148667d
|
feat(py) Add reST annotation support (#46)
|
2022-01-29 13:40:39 +01:00 |
|
danymat
|
30f98ed999
|
feat: Allow index reordering in after_each option template
|
2022-01-29 13:38:45 +01:00 |
|
danymat
|
fe44b20a57
|
fix(py) Always get public parameters for classes
|
2022-01-29 13:06:53 +01:00 |
|
danymat
|
fb707c0fd3
|
feat: Add support for tsx and jsx (#34)
|
2022-01-29 12:45:08 +01:00 |
|
danymat
|
94df6a3d9a
|
(py) Update configurations
|
2022-01-29 11:40:46 +01:00 |
|
danymat
|
01b7213fbd
|
feat: Add fallback node for custom placement
|
2022-01-29 11:40:32 +01:00 |
|
danymat
|
71a92a7dec
|
feat: Add support for vue
|
2022-01-29 11:26:47 +01:00 |
|
danymat
|
749764ab7e
|
(py) Update configurations (Fix #41)
|
2022-01-29 10:59:27 +01:00 |
|
danymat
|
a03cbd18f4
|
(lua) Update configurations
|
2022-01-28 22:14:13 +01:00 |
|
Daniel Mathiot
|
8f0f411136
|
Update README.md
|
2022-01-27 00:36:19 +01:00 |
|
Daniel Mathiot
|
a20ac449a8
|
Create FUNDING.yml
|
2022-01-27 00:23:00 +01:00 |
|
github-actions
|
5c207a9630
|
[docgen] Update doc/neogen.txt
skip-checks: true
|
2022-01-26 14:13:16 +00:00 |
|
danymat
|
a321ae5a62
|
doc: Update documentation
|
2022-01-26 15:12:58 +01:00 |
|
Daniel Mathiot
|
283d7c526d
|
Update README.md
|
2022-01-26 13:21:40 +01:00 |
|
github-actions
|
ffb97ed215
|
[docgen] Update doc/neogen.txt
skip-checks: true
|
2022-01-26 12:12:48 +00:00 |
|
danymat
|
8a2688914c
|
fix: install neovim on docgen
|
2022-01-26 13:12:23 +01:00 |
|
danymat
|
13fb1272cd
|
feat: Update docgen to use mini.nvim documentation generator
|
2022-01-26 13:10:20 +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 |
|
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
|
c575186ff9
|
fix(lua) Offset handling for local functions
|
2022-01-25 21:42:46 +01:00 |
|
danymat
|
291fb5d98c
|
(lua) Update configurations (#43)
|
2022-01-25 21:12:39 +01:00 |
|
danymat
|
4c6b4e6d5e
|
fix: Do not create error when generating annotation on empty file
|
2022-01-25 14:29:08 +01:00 |
|
Daniel Mathiot
|
015076cdde
|
Merge pull request #42 from bryant-the-coder/update
Update README.md
|
2022-01-23 14:06:26 +01:00 |
|
danymat
|
f5000ca7fa
|
Update README.md
|
2022-01-23 13:54:53 +01:00 |
|
danymat
|
ae778e3f62
|
Update README.md
|
2022-01-23 13:53:05 +01:00 |
|
bryant-the-coder
|
ae1c044b07
|
Update README.md
|
2022-01-23 20:19:26 +08:00 |
|
bryant-the-coder
|
71fbcc164e
|
Update README.md
|
2022-01-23 20:18:46 +08:00 |
|
danymat
|
ef0c66e2b9
|
(lua) Update configurations
|
2022-01-23 13:17:55 +01:00 |
|
bryant-the-coder
|
37dd32b025
|
Update README.md
|
2022-01-23 20:17:48 +08:00 |
|
danymat
|
36ac4b926a
|
(lua) Update configurations
|
2022-01-23 13:15:03 +01:00 |
|
danymat
|
7df8934d6c
|
fix: Offset cursor by 0
|
2022-01-23 13:15:03 +01:00 |
|
bryant-the-coder
|
62700b9fea
|
Update README.md
|
2022-01-23 20:12:45 +08:00 |
|
github-actions
|
6e48331897
|
[docgen] Update doc/neogen.txt
skip-checks: true
|
2022-01-23 11:57:25 +00:00 |
|