André Augusto
André Augusto
I had this problem if the [auto-session](https://github.com/rmagatti/auto-session) plugin has the [auto restore option](https://github.com/rmagatti/auto-session/blob/main/README.md?plain=1#L83) enabled One idea would be to check if this option is enabled, disable startup.nvim to avoid problems,...
Here is the repository link on GitLab with the official logo files [Kali Linux Graphic Resources](https://gitlab.com/kalilinux/documentation/graphic-resources)
Incredibly, this is simple and silly to solve I don't program in elixir, but I was able to test if the formatter was working. Just add an - at the...
A simple solution is to configure using nvim-lspconfig, and pass the value as a formatted string In that case, you would have to get the value before executing the command....
> @AndreAugustoAAQ não tenho certeza se entendi essa parte, você pode explicar mais? @ahmedelgabri [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) is a configuration helper, for built-in lsp One of these settings is for efm-langserver I...
> Last time I checked I didn't speak Portuguese 😄 Oh sorry, I'm Brazilian and I must have let the translation of the text pass to the answer 😅 >...
@darkangel-ua > Por favor, certifique-se de que você não vai quebrar `lsp-status`novamente como mencionei em [#46 ](https://github.com/onsails/lspkind.nvim/issues/46) Of course, don't worry about it. We need to test before merging into...
> Please make sure you will not break `lsp-status` again as I mentioned in #46 @darkangel-ua you can make some tests with latest commit? I really don't know what breaks...
@stevearc > Without going too deeply into the code changes, I would make two recommendations for the structure of this PR: > > First, this has a lot of changes,...
> > > Also, just to confirm the filetype, can you check `:set filetype?` when in Dashboard? Yes, filetype is dashboard https://user-images.githubusercontent.com/25272842/129754903-9a201612-06a4-4f4e-bfa4-822f062e6805.mp4 I've added a video here of how the...