| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* typst_lsp has been replaced by tinymist (nixpkgs).
|
|
|
|
| |
* Remove C-{e,r} keybinds
|
| |
|
| |
|
|
|
|
|
| |
* Replaces LSP-based formatter. No action is needed as the formatter
would always fall back to LSP when it's available.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
An attempt to solve keybind conflict between terminal multiplexers.
|
| |
|
|
|
|
| |
* Breaking change introduced in https://github.com/neovim/neovim/commit/bc7f86209d3961aa479a8caeb792a8d39de55ece
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit f0814fa0ec927adfad444b5c1d859a25753810a1.
|
|
|
|
|
|
| |
This reverts commit 38a7badbfa67f29556836c94ce66d872af246385.
* Superseded by f0814fa0ec927adfad444b5c1d859a25753810a1
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ltex tends to be 'spammy' while editing a file
|
| |
|
| |
|
|
|
|
|
| |
* rust-analyzer is managed by rust-tools.nvim.
managing it on lspconfig is redundant.
|
| |
|
| |
|
| |
|