We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, this kinda feature request. Could you please
staline
lualine
bufferline
~/.
~/.config
~/.local
PackerSync
The text was updated successfully, but these errors were encountered:
Others I can't say, but for 2, add
{ name = "path" },
in lua/lsp/cmp.lua like
lua/lsp/cmp.lua
cmp.setup({ ... sources = { ... { name = "path" }, } })
Sorry, something went wrong.
No branches or pull requests
Hi, this kinda feature request. Could you please
staline
as an alternative tolualine
&bufferline
~/.
I can get~/.config
,~/.local
etc. as options)PackerSync
window like it does in Vapournvim (in this config, it launches in right side of the screen)Thanks in advance.
The text was updated successfully, but these errors were encountered: