Commit graph

4 commits

Author SHA1 Message Date
Ethiraric 9b0a3fcba5
fix clippy lints (#255) 2021-11-03 10:11:54 +01:00
Jason Cox 52b55ac394
implement contact completion with completefunc (#250)
This allows users to define a command for contact completion with
`g:himalaya_complete_contact_cmd` and trigger it with `<C-x><C-u>` when
writing an email.
2021-11-01 09:38:15 +01:00
Clément DOUIN ae22a62cf7
init sub crates (#253)
* init sub crates

* doc: update readme

* doc: improve main readme

* doc: add links, add missing crate task

* doc: update emojis
2021-11-01 00:07:27 +01:00
Clément DOUIN ad7cd28a3c
init cargo workspace (#252)
* init cargo workspaces

* nix: fix assets path

* doc: update rtp vim plugin

* vim: add error message if loading vim plugin from vim/
2021-10-31 19:30:53 +01:00