nixon-voxell / editor

Minimal script to setup helix editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

editor

Minimal script to setup helix editor.

Windows installation

  1. Perform a recursive clone: git clone *link* --recursive
  2. Run install.bat

Installing Language Servers

Rust

  1. rustup component add rust-analyzer
  2. rustup component add rust-src

Other Languages

  1. cd into language_servers and follow INSTRUCTIONS.md

About

Minimal script to setup helix editor.

License:MIT License


Languages

Language:Batchfile 68.3%Language:Shell 31.7%