26 Commits

Author SHA1 Message Date
yetone
c19ea9a48a
feat: add wrap line configuration (#59) 2024-08-18 13:48:19 +08:00
Aaron Pham
af1f51455e
feat(ui): add envvar popup with warnings (#54)
* feat: add support for input popup of envvar

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: update README and ignore certain filetypes for popup

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: readme doesn't support nested callout

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-18 04:04:40 +08:00
Aaron Pham
350b859e66
docs: update dev instructions for typing (#49) 2024-08-18 02:19:54 +08:00
yetone
f5d9d2139a
chore(doc): fix format (#47) 2024-08-18 01:58:08 +08:00
yetone
c23cd020d7
chore: update todos (#46) 2024-08-18 01:50:29 +08:00
yetone
d93bbe7e04
chore: update doc (#45) 2024-08-18 01:47:51 +08:00
yetone
5d5ded5c55
fix: docs with render-markdown (#41) 2024-08-17 22:33:40 +08:00
yetone
3dca5f4764
feat: ask selected code block (#39) 2024-08-17 22:29:05 +08:00
yetone
f8cbc88424
refactor(ui): bounding popover (#13) (#29)
* refactor(ui): bounding popover (#13)

* refactor(ui): bounding popover

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: update readme instructions on setting up render-markdown.nvim

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: align code style

* fix: incorrect type annotation

* fix: make it work with mouse movement

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: focus correct on render

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: make sure to close the view

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: cleanup cursor position

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* docs: add notes on rc

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: make sure to apply if has diff

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: do not simulate user input

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Co-authored-by: yetone <yetoneful@gmail.com>

* fix(autocmd): make sure to load tiktoken on correct events (closes #16) (#24)

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* feat(type): better hinting on nui components (#27)

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* feat: scrollview and tracking config and lazy load and perf (#33)

* feat: scrollview and tracking config and lazy load and perf

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: add back options

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* revert: remove unused autocmd

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: get code content

* fix: keybinding hint virtual text position

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Co-authored-by: yetone <yetoneful@gmail.com>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-17 15:14:30 +08:00
yetone
333bf73bcb
Update README.md (#12) 2024-08-15 21:04:06 +08:00
Aaron Pham
f7de743fe0
feat(tiktoken): automatic build (#9)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-15 20:59:01 +08:00
yetone
dba5107047
Update README.md 2024-08-15 20:20:22 +08:00
Wey Gu
2951217a68
docs: macOS tiktoken core install (#7)
also fix azure default api_version
2024-08-15 16:00:18 +08:00
yetone
4705b2a679
fix: default highlights 2024-08-15 15:48:40 +08:00
yetone
9bc6b4d25c
Update README.md 2024-08-15 14:38:11 +08:00
yetone
06309f23ef
Update README.md 2024-08-15 14:18:25 +08:00
Wey Gu
b3132f4e6f
feat: add native azure openai configuration (#4)
chore: also fixed markdown lint errors
2024-08-15 13:44:25 +08:00
yetone
c4bc1a21a7
feat: add pre-commit 2024-08-15 10:33:22 +08:00
yetone
91b54af2a7
feat: add endpoint doc 2024-08-15 10:16:35 +08:00
yetone
4c5c3aa1a0
Update README.md 2024-08-15 04:11:10 +08:00
yetone
e82fc966c5
Update README.md 2024-08-15 04:08:18 +08:00
yetone
444739fe19
fix: doc 2024-08-15 04:06:37 +08:00
yetone
29a1a9a359
feat: use custom configs 2024-08-15 04:05:41 +08:00
yetone
18df41434e
Update README.md 2024-08-15 02:56:39 +08:00
yetone
d3b328b10f
Update README.md 2024-08-15 02:55:22 +08:00
yetone
9edd4202af
first commit 2024-08-15 01:45:38 +08:00