You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term/src
Nathan Vegdahl d415a666fe Address PR comments.
* Clean up "indent-style" command argument parsing.
* Adjust command's name to match the style of other commands.
* Add a "0" alias to the command, for tabs indent style.
3 years ago
..
ui Remove indent style status-line display for now. 3 years ago
application.rs lsp: Check bounds when converting lsp positions (#204) 3 years ago
args.rs Separate helix-term as a library 3 years ago
commands.rs Address PR comments. 3 years ago
compositor.rs Disable failing doctest 3 years ago
keymap.rs Refactor keymap definitions using macros 3 years ago
lib.rs Separate helix-term as a library 3 years ago
main.rs Create all parent directories for config and cache 3 years ago