rjmccabe3701 / lvim

My Lunar Vim Customization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lunar Vim Customizations

After installing lunarvim, simply clone this repo to ~/.config/lvim

Troubleshooting

I was getting treesitter/highlighter: Error executing lua: ... errors after a PackerUpdate. I fixed this by running :checkhealth nvim-treesitter and running :TSUpdate lua.

To get formatting etc working do this:

:MasonInstall gopls golangci-lint-langserver delve goimports gofumpt gomodifytags gotests impl

Nerd fonts

On windows, install via Chocolatey:

choco install nerd-fonts-hack

Then select that font in Putty

About

My Lunar Vim Customization


Languages

Language:Lua 100.0%