Starter template for LazyVim
Find a file
Marcelo Jacobus 48e9b425dd Replace ruby_ls with ruby_lsp
It was deprecated in favor of...
2025-01-10 12:34:14 -03:00
after/ftplugin Not sure this works. I will check later. 2024-09-17 10:11:27 -03:00
lua Git merge upstream 2025-01-10 11:42:38 -03: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 Replace ruby_ls with ruby_lsp 2025-01-10 12:34:14 -03:00
install.sh Add installation script 2024-06-20 14:52:40 -03:00
lazy-lock.json Move lock file to root of project 2024-11-18 10:22:50 -03:00
LICENSE docs: added readme and license 2023-01-07 11:00:23 +01:00
README.md Initial setup 2024-06-20 14:52:40 -03:00
stylua.toml feat: initial commit 2023-01-07 10:20:36 +01:00

My neovim config

./install.sh

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