Starter template for LazyVim
Find a file
2024-01-03 20:46:52 +01:00
lua Switch color scheme to github light 2024-01-02 09:08:32 +01:00
.gitignore feat: initial commit 2023-01-07 10:20:36 +01:00
.neoconf.json refactor: sumneko -> lua_ls (#18) 2023-02-27 10:29:06 +01:00
init.lua docs: init.lua 2023-01-07 10:53:23 +01:00
LICENSE docs: added readme and license 2023-01-07 11:00:23 +01:00
README.md Update README.md 2024-01-03 20:46:52 +01:00
stylua.toml feat: initial commit 2023-01-07 10:20:36 +01:00

💤 LazyVim

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

Step 1: Install Neovim

  • brew install neovim

Step 2: Install pre-requisites

  • Nerd fonts instructions prefer brew install process
    • You migth also want configure your terminal to use the font you've just downloaded
  • Lazy git instructions prefer brew install process
  • rigrep instructions prefer brew install process
  • fd instructions prefer brew install process

Step 2: Install Lazyvim

git clone https://github.com/LazyVim/starter ~/.config/nvim