| Commit message (Expand) | Author | Age |
... | |
| * | | | build(deps): bump futures-util from 0.3.18 to 0.3.19 (#1319) | dependabot[bot] | 2021-12-20 |
| * | | | build(deps): bump num_cpus from 1.13.0 to 1.13.1 (#1320) | dependabot[bot] | 2021-12-20 |
| * | | | build(deps): bump tokio from 1.14.0 to 1.15.0 (#1321) | dependabot[bot] | 2021-12-20 |
| * | | | Add dracula theme (#1258) | Sebastian Zivota | 2021-12-20 |
| * | | | Improve rust syntax highlighting (#1295) | Gokul Soumya | 2021-12-20 |
| * | | | Highlight comments in c, cpp, cmake and llvm (#1309) | Sebastian Neubauer | 2021-12-20 |
| * | | | Add tree-sitter-comment (#1300) | Michael Davis | 2021-12-19 |
| * | | | Add link and quote queries for markdown | Gokul Soumya | 2021-12-19 |
| * | | | nix: Update flake.lock | Blaž Hrastnik | 2021-12-19 |
| * | | | Improve yaml syntax highlighting highlighting (#1294) | Gokul Soumya | 2021-12-19 |
| * | | | Fix tree-sitter-llvm submodule (#1298) | Sebastian Neubauer | 2021-12-19 |
| * | | | Change text for gg to explain <n>gg (#1287) | Ivan Tham | 2021-12-18 |
| * | | | Apply recent nightly suggestions (#1286) | Kirawi | 2021-12-18 |
| * | | | cargo xtask docgen | Blaž Hrastnik | 2021-12-18 |
| * | | | Add dart lsp config and queries (#1250) | Luke Jones | 2021-12-18 |
| * | | | Add scala syntax highlights (#1278) | Oliver Hechtl | 2021-12-18 |
| | |/
| |/| |
|
| * | | Add instructions for Fedora Linux (#1270) | Chetan Vardhan | 2021-12-17 |
| * | | Fix more highlight scopes | Blaž Hrastnik | 2021-12-17 |
| * | | highlights: @include -> @keyword.control.import | Blaž Hrastnik | 2021-12-17 |
| * | | Partly fix julia's locals.scm | Blaž Hrastnik | 2021-12-17 |
| * | | Add indents.toml to perl (#1280) | ath3 | 2021-12-17 |
| * | | In README, add example for windows config directory (#1273) | WindSoilder | 2021-12-16 |
| * | | Add injections query for markdown | Blaž Hrastnik | 2021-12-15 |
| * | | Partly fix latex highlights and add markup scope docs | Blaž Hrastnik | 2021-12-15 |
| * | | Update lang-support.md | Blaž Hrastnik | 2021-12-15 |
| * | | Add markdown grammar | Blaž Hrastnik | 2021-12-14 |
| * | | Allow paste commands to take a count (#1261) | Omnikar | 2021-12-14 |
| * | | fix: rust: disable unresolved-proc-macro | Blaž Hrastnik | 2021-12-14 |
| * | | Fix panic when scrolling through completion popup (#1260) | Midnight Exigent | 2021-12-14 |
| * | | build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 (#1263) | dependabot[bot] | 2021-12-14 |
| * | | build(deps): bump serde from 1.0.130 to 1.0.131 (#1264) | dependabot[bot] | 2021-12-14 |
| * | | build(deps): bump serde_json from 1.0.72 to 1.0.73 (#1265) | dependabot[bot] | 2021-12-14 |
| * | | build(deps): bump encoding_rs from 0.8.29 to 0.8.30 (#1266) | dependabot[bot] | 2021-12-14 |
| * | | build(deps): bump signal-hook from 0.3.10 to 0.3.12 (#1267) | dependabot[bot] | 2021-12-14 |
| * | | Add auto pairs for same-char pairs (#1219) | Skyler Hawthorne | 2021-12-13 |
| * | | Add ui.gutter to theme all gutters (i.e. set bg) | Blaž Hrastnik | 2021-12-13 |
| * | | Add `ui.gutter` theming | NNB | 2021-12-13 |
| * | | Assume true color support on Windows | Omnikar | 2021-12-13 |
| * | | Use `base16_tty` as 16-color default, fix theme name | Omnikar | 2021-12-13 |
| * | | change to .unwrap_or_default() and fix ui.window and ui.statusline | NNB | 2021-12-13 |
| * | | Fix error color, add tty theme | NNB | 2021-12-13 |
| * | | Update theme.rs | NNB | 2021-12-13 |
| * | | Rename base16_theme.toml to base16_terminal.toml | NNB | 2021-12-13 |
| * | | Load alt default theme if true color is not supported | Omnikar | 2021-12-13 |
| * | | Fix Base16 Dark, add Base16 Light and Terminal | NNB | 2021-12-13 |
| * | | minor: Shorten goto file(s) descriptions | Blaž Hrastnik | 2021-12-13 |
| * | | Macros (#1234) | Omnikar | 2021-12-12 |
| * | | Open files with spaces in filename, allow opening multiple files (#1231) | ath3 | 2021-12-12 |
| * | | ui: popup: Don't allow scrolling past the end of content | Blaž Hrastnik | 2021-12-10 |
| * | | Add `save_selection` command (#1247) | Omnikar | 2021-12-10 |