helix-mods/helix-term/src/commands
Michael Davis f32c05db85
Detect indent-style in :set-language (#3330)
Indent style may change when choosing a language with `:set-language`.
Line-endings most likely will not change, but `:set-language` should
have a similar effect as reloading a file (`:reload`), plus the two
are currently grouped in the implementation and line-ending detection
is not particularly expensive.
2022-08-05 09:11:31 +09:00
..
dap.rs Add cwd parameter which is not optional anymore (#3240) 2022-07-31 06:59:15 -05:00
lsp.rs Fix byte index error in signature help highlighting 2022-07-29 14:31:21 +09:00
typed.rs Detect indent-style in :set-language (#3330) 2022-08-05 09:11:31 +09:00