Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 627 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 627 Bytes

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.

image

[!NOTE] Install elixir-ls using Mason Install elixir eex heex using TSInstall for syntax highlighting.

TSInstall elixir eex heex

External Dependencies for Ubuntu

telescope.live_grep needs ripgrep and fd so install these using following command on Ubuntu

sudo apt-get install ripgrep
sudo apt-get install fd-find