nathom
|
b1ce969d80
|
Add .DS_Store to ignored directories
|
2021-06-01 17:29:37 -07:00 |
|
Blaž Hrastnik
|
01bf363446
|
Merge pull request #31 from wullewutz/patch-1
Fixed c/p error in keymap doc
|
2021-06-02 09:26:29 +09:00 |
|
Blaž Hrastnik
|
cc323f7665
|
Merge pull request #36 from swdunlop/patch-1
Make HELIX_RUNTIME depend on pwd, not speed's HOME
|
2021-06-02 09:26:04 +09:00 |
|
Scott Dunlop
|
60caaf7fc4
|
Make HELIX_RUNTIME depend on pwd, not speed's HOME
|
2021-06-01 15:03:57 -07:00 |
|
Danilo Spinella
|
ea824ed05d
|
Improve errors handling in main by adding context
Return a anyhow::Result in main function so that Context can be used
there too.
|
2021-06-01 23:27:16 +02:00 |
|
wullewutz
|
cfae07e7ba
|
Fixed c/p error in keymap doc
Go to definition mapping is "gd" not "ge"
|
2021-06-01 22:36:42 +02:00 |
|
wojciechkepka
|
56dbc60840
|
Add Arch Linux installation instructions to README
|
2021-06-01 21:08:09 +02:00 |
|
Blaž Hrastnik
|
c2e6b9f506
|
Add typescript support & ts/js indentation queries
|
2021-06-01 17:55:11 +09:00 |
|
Blaž Hrastnik
|
8fd8006043
|
Golang indent queries
|
2021-06-01 17:26:10 +09:00 |
|
Blaž Hrastnik
|
ce25aa951e
|
Allow setting a filepath on :write
|
2021-06-01 17:26:03 +09:00 |
|
Blaž Hrastnik
|
a2147fc7d5
|
Change help prompt styling
|
2021-06-01 12:00:25 +09:00 |
|
Blaž Hrastnik
|
d8e16554bf
|
Don't crash if no filename specified on open
|
2021-06-01 11:59:59 +09:00 |
|
Blaž Hrastnik
|
2cc30cd07c
|
Categorize _ as a word char, not punctuation
|
2021-05-31 21:09:17 +09:00 |
|
Blaž Hrastnik
|
0dde5f2cae
|
Fix badge
|
2021-05-31 21:09:07 +09:00 |
|
Blaž Hrastnik
|
b8d6e6ad28
|
Allow setting verbosity to info again
|
2021-05-31 17:14:49 +09:00 |
|
Blaž Hrastnik
|
5825bce0e4
|
Link to install/keymap docs, fix build status badge
|
2021-05-31 17:12:09 +09:00 |
|
Blaž Hrastnik
|
aeabfc55a8
|
Adjust golang indents yet again
|
2021-05-31 17:09:19 +09:00 |
|
Blaž Hrastnik
|
17e9386388
|
Allow moving to EOL byte, also fixes #15
|
2021-05-31 17:08:19 +09:00 |
|
Blaž Hrastnik
|
138787f76e
|
Drop clap for pico-args
We barely have any flags so it's not worth the compilation time or
binary size to use clap.
|
2021-05-31 17:07:43 +09:00 |
|
Blaž Hrastnik
|
1132c5122f
|
Update mdbook styling, add link to AUR
|
2021-05-31 00:32:21 +09:00 |
|
Blaž Hrastnik
|
4a8053e832
|
Merge pull request #13 from helix-editor/dependabot/cargo/tokio-1.6.1
Bump tokio from 1.6.0 to 1.6.1
|
2021-05-30 18:02:52 +09:00 |
|
Blaž Hrastnik
|
e033a4b8ac
|
Merge pull request #11 from helix-editor/dependabot/github_actions/actions/upload-artifact-2.2.3
Bump actions/upload-artifact from 1 to 2.2.3
|
2021-05-30 17:58:43 +09:00 |
|
Blaž Hrastnik
|
acbcd758bd
|
Merge pull request #12 from helix-editor/dependabot/github_actions/actions/cache-2.1.6
Bump actions/cache from 1 to 2.1.6
|
2021-05-30 17:58:21 +09:00 |
|
dependabot[bot]
|
76eed4caad
|
Bump tokio from 1.6.0 to 1.6.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.6.0...tokio-1.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 08:54:43 +00:00 |
|
dependabot[bot]
|
3170c49be8
|
Bump actions/cache from 1 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v1...v2.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 08:54:19 +00:00 |
|
dependabot[bot]
|
0327d66653
|
Bump actions/upload-artifact from 1 to 2.2.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...v2.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 08:54:15 +00:00 |
|
Blaž Hrastnik
|
c67e31830d
|
Add dependabot config
|
2021-05-30 17:52:56 +09:00 |
|
Blaž Hrastnik
|
6460501a44
|
Update architecture.md
|
2021-05-30 17:52:46 +09:00 |
|
Blaž Hrastnik
|
67b037050f
|
Adjust rust indents
|
2021-05-30 17:13:32 +09:00 |
|
Blaž Hrastnik
|
87d0617f3b
|
Completion: Format docs tabs & highlight in the doc's native language
|
2021-05-30 17:13:02 +09:00 |
|
Blaž Hrastnik
|
668f735232
|
Update the README's matrix link
|
2021-05-30 17:12:43 +09:00 |
|
Blaž Hrastnik
|
a3a9502596
|
Add a github pages auto-build action.
|
2021-05-30 17:12:29 +09:00 |
|
Blaž Hrastnik
|
3810650a6b
|
Completion: Render non-markdown docs too
|
2021-05-30 10:36:58 +09:00 |
|
Blaž Hrastnik
|
2c48d65b15
|
Format document on save
|
2021-05-30 00:00:15 +09:00 |
|
Blaž Hrastnik
|
d5466eddf5
|
Update flake deps
|
2021-05-29 23:59:30 +09:00 |
|
Blaž Hrastnik
|
d54ae09d3b
|
ESC should exit both completion and insert mode
|
2021-05-29 10:37:47 +09:00 |
|
Blaž Hrastnik
|
a28eaa81a0
|
Golang indent adjustment
|
2021-05-29 00:06:38 +09:00 |
|
Blaž Hrastnik
|
d708efe275
|
Fix cursor positioning for prompts
|
2021-05-29 00:06:23 +09:00 |
|
Blaž Hrastnik
|
3336023614
|
ui: Menu rendering adjustments
|
2021-05-28 00:01:17 +09:00 |
|
Blaž Hrastnik
|
094203c74e
|
Update deps, introduce the new tree-sitter lifetimes
|
2021-05-28 00:00:51 +09:00 |
|
Blaž Hrastnik
|
b114cfa119
|
Display more data in completion popups.
|
2021-05-22 17:33:42 +09:00 |
|
Blaž Hrastnik
|
f1dc25a774
|
Support count for indent too
|
2021-05-19 00:37:01 +09:00 |
|
Blaž Hrastnik
|
4f335fabc8
|
Fix unindent to work with tabs, take a count
|
2021-05-19 00:35:33 +09:00 |
|
Blaž Hrastnik
|
f366b97bce
|
Update dependencies
|
2021-05-18 18:30:48 +09:00 |
|
Blaž Hrastnik
|
9c24f1ec0e
|
Drop selection_lines completely, change move_line_start binding
|
2021-05-18 18:28:32 +09:00 |
|
Blaž Hrastnik
|
f99a683991
|
Fix crash if appending at end of line on the last line of the file
|
2021-05-18 18:17:14 +09:00 |
|
Blaž Hrastnik
|
9edae7e1f8
|
syntax: golang: Indent type declarations
|
2021-05-18 17:54:18 +09:00 |
|
Blaž Hrastnik
|
51d1d43289
|
Double the UI picker file limit.
|
2021-05-18 17:53:58 +09:00 |
|
Blaž Hrastnik
|
5a245b83a0
|
Append :fmt as a separate history state
|
2021-05-18 17:53:00 +09:00 |
|
Blaž Hrastnik
|
2100f5a2c0
|
Address clippy lint.
|
2021-05-17 23:01:45 +09:00 |
|