| Commit message (Expand) | Author | Age |
* | Only merge top-level array when merging `languages.toml` (#2215) | Michael Davis | 2022-04-23 |
* | chore(lsp): check rename capabilities before send rename action (#2203) | ttys3 | 2022-04-23 |
* | Fix ctrl-u on insert behavior (#1957) | Ivan Tham | 2022-04-23 |
* | Replace line endings using `set_line_ending` command (#1871) | Kirawi | 2022-04-23 |
* | feat(lang): add nushell language support (#2225) | Justin Ma | 2022-04-22 |
* | Add `autumn` theme (#2212) | Jens Getreu | 2022-04-22 |
* | Document `ui.virtual.ruler` scope in theme docs (#2199) | Michael Davis | 2022-04-20 |
* | feat(lang): add go.mod and go.work support (#2197) | ttys3 | 2022-04-20 |
* | chore(filetype): bash and hcl file type add more common used extensions or fi... | ttys3 | 2022-04-20 |
* | Fix nix shell by hardcoding the flakecompat library (#2196) | Jappie Klooster | 2022-04-20 |
* | Add Nickel language (#2173) | Erin van der Veen | 2022-04-20 |
* | dark_plus: Add the borders color from the original theme (#2186) | Emil Fresk | 2022-04-20 |
* | Revert "override nested arrays when merging TOML (#2145)" | Blaž Hrastnik | 2022-04-20 |
* | theme ui.virtual capture for existing themes | Michael Davis | 2022-04-20 |
* | allow whitespace to be rendered | Omnikar | 2022-04-20 |
* | Added ability to remap 0 if it is not part of a count (#2174) | adaliaramon | 2022-04-20 |
* | Fix open on multiline selection (#2161) | Ivan Tham | 2022-04-20 |
* | Add rulers option (#2060) | Thomas | 2022-04-20 |
* | add table of OS/command for copy/symlink the runtime folder to the config (#2... | matan h | 2022-04-20 |
* | AppImage (#2089) | Matthew Toohey | 2022-04-20 |
* | override nested arrays when merging TOML (#2145) | Michael Davis | 2022-04-20 |
* | Restore document state on completion cancel (#2096) | Andrey Tkachenko | 2022-04-20 |
* | build(deps): bump toml from 0.5.8 to 0.5.9 (#2166) | dependabot[bot] | 2022-04-18 |
* | build(deps): bump fern from 0.6.0 to 0.6.1 (#2165) | dependabot[bot] | 2022-04-18 |
* | Add tokyonight theme (#2162) | Paul Graydon | 2022-04-18 |
* | Fix Golang textobject queries (#2153) | Michael Davis | 2022-04-18 |
* | prevent panic when receiving malformed LSP PublishDiagnostic (#2160) | Michael Davis | 2022-04-18 |
* | Remove dim attribute in onedark ui.linenr (#2155) | Lucy | 2022-04-18 |
* | Fixing (in two ways) a small typo (#2156) | Ben Lee-Cohen | 2022-04-18 |
* | Add support for local language configuration (#1249) | Kirawi | 2022-04-18 |
* | Ruby TextObjects and more file extensions (#2143) | Danillo Melo | 2022-04-18 |
* | Update tree-sitters Erlang and HEEx (#2149) | Michael Davis | 2022-04-17 |
* | Add JavaScript control keywords (#2140) | Terry Brash | 2022-04-17 |
* | Add command to extend selection to line above (#2117) | AntonioLucibello | 2022-04-17 |
* | Send active diagnostics to LSP when requesting code actions. (#2005) | Robin Jadoul | 2022-04-17 |
* | Pipe typable command (#1972) | Thomas | 2022-04-17 |
* | Fixes #1991 LSP Auto-import (#2088) | Andrey Tkachenko | 2022-04-16 |
* | Make gutters configurable (#1967) | Dr. David A. Kunz | 2022-04-16 |
* | Add make file-type "mk" to languages.toml (#2120) | Evan Lecklider | 2022-04-15 |
* | gdscript support (#1985) | EmmChriss | 2022-04-15 |
* | Additions to 'themes' section of docs (#2098) | nosa | 2022-04-15 |
* | feat(languages): SQL (#2097) | Jared Ramirez | 2022-04-14 |
* | fix: prompt: pass through unmapped keys regardless of modifiers | Blaž Hrastnik | 2022-04-13 |
* | add tree-sitter-heex | Michael Davis | 2022-04-13 |
* | add tree-sitter-eex | Michael Davis | 2022-04-13 |
* | remove error highlighting for tree-sitter-elixir | Michael Davis | 2022-04-13 |
* | update tree-sitter-elixir | Michael Davis | 2022-04-13 |
* | Document values for editor.cursor-shape (#2094) | scgtrp | 2022-04-13 |
* | Make textobject select last paragraph (#1992) | Ivan Tham | 2022-04-13 |
* | Fix panic when using set-language on a scratch (#1996) | Roland Kovacs | 2022-04-13 |