🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
Find a file
Rafael Madriz 6f8b96de9d
refactor(lualine): use string.format to return unique names (#4193)
To purpose of this change is to make code more redeable by making
`unique_client_names` a string with the unique names instead of a table
and later on calling `table.concat`. Then use `string.format` instead of
string concatenation with `..`
2023-05-25 08:12:55 +02:00
.github feat: lock new installations to nvim 0.9+ (#3858) 2023-05-13 21:37:13 +02:00
lua/lvim refactor(lualine): use string.format to return unique names (#4193) 2023-05-25 08:12:55 +02:00
snapshots chore: bump plugins version (#4146) 2023-05-20 10:48:16 +02:00
tests fix(tests): set up lazy.nvim in the lsp test (#4088) 2023-04-28 10:27:40 +02:00
utils perf(installer): use a shallow clone of lunarvim (#4197) 2023-05-23 22:07:44 +02:00
.gitignore Merge remote-tracking branch 'origin/rolling' 2022-10-17 17:29:15 +02:00
.luacheckrc feat: latest impatient updates from upstream (#3236) 2022-10-14 14:09:08 +02:00
.luarc.json fix(lsp): enforce lvim completion for lua-server (#3035) 2022-09-19 13:10:07 +02:00
.pre-commit-config.yaml feat: add commitlint CI (#1459) 2021-09-30 07:44:35 +02:00
.stylua.toml stylua is always in root 2021-07-25 14:14:05 -04:00
CHANGELOG.md chore: update changelog 2023-04-22 16:00:06 +02:00
CONTRIBUTING.md docs: use master instead of rolling in contributing.md (#4115) 2023-05-03 09:32:24 +02:00
init.lua fix: correct runtimepath order (#4124) 2023-05-07 04:36:42 -04:00
LICENSE update license 2021-03-15 10:47:00 -04:00
Makefile feat(plugins): add support for packer snapshots (#2351) 2022-03-24 16:16:38 +01:00
README.md docs: update colors for links in readme 2022-11-04 10:24:31 -04:00

lunarvim_logo_dark

Latest release Last commit License Stars Issues Repo Size Patreon donate button follow on Twitter

An IDE layer for Neovim with sane defaults. Completely free and community driven.



Install

Configure

Troubleshooting

Contribute


Showcase

demo3 info

Socials

Github Logo Discord Logo Twitter Logo Reddit Logo

Thanks to all contributors