helix/helix-view/src
Gokul Soumya 7b3a3d562c
Move top level lsp config to editor.lsp (#1868)
* Move top level lsp config to editor.lsp

This is mainly done to accomodate the new lsp.signature-help config
option that will be introduced in https://github.com/helix-editor/helix/pull/1755
which will have to be accessed by commands. The top level config
struct is split and moved to different places, making the relocation
necessary

* Revert rebase slipup
2022-03-28 10:11:52 +09:00
..
clipboard.rs Simplify get_clipboard_provider by defining one per host 2022-03-03 16:52:41 +09:00
document.rs Configurable auto pairs (#1624) 2022-02-25 17:36:54 +09:00
editor.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
graphics.rs Merge pull request #1154 from sudormrfbin/cursor-shape-new 2022-01-23 16:35:22 +09:00
gutter.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
info.rs Handle newlines in register infobox 2022-02-10 10:52:06 +09:00
input.rs
keyboard.rs
lib.rs helix-term/commands: display buffer id in picker 2022-02-17 14:02:42 +09:00
macros.rs
theme.rs Fallback to broader scope if theme scope not found (#1714) 2022-03-04 09:35:21 +09:00
tree.rs minor: Remove some outdated comments 2022-03-03 17:18:26 +09:00
view.rs fix: text_pos_at_screen_coords tests 2022-03-04 11:23:05 +09:00