Alex
Alex
Its just my things: After a lot of time i was understand that use vim/nvim on windiows is really stupid idea. We need install PS 7++, gnu compilator, normal terminal,...
Remember for all time: Windows user - isn't user. The're need just click on the link, download the exe file, run it, click few time next - finish; And the...
i Can completely this bug. The same problem in any project folder (with git and without)
This is old question LunarVim doesn't work correctly in osX default terminal.app Because it don't support true colours in 2022. Use modern app for modern solutions. "Alternatively, you can change...
The plugin is look nice you can just add it to your lvim config ``` { "https://git.sr.ht/~whynothugo/lsp_lines.nvim", config = function() require("lsp_lines").setup() end, }, ``` end ``` -- Disable virtual text...
This is good idea @ChristianChiarulli Please, remove https://github.com/Pocco81/AutoSave.nvim https://github.com/ethanholz/nvim-lastplace From external plugins list and add this one to Core plugins with simple settings like ``` lvim.builtin.save_session.enable = true/false lvim.builtin.save_session.config =...
2 @aniketgm https://www.lunarvim.org/plugins/02-extra-plugins.html#navigation-plugins 2 @pidgeon777 Compare this plugins and you find that the last much better the both of we have now, and core plugins make our results config more...
So, what are I can say after week of this plugin use? This is perfect. My own config ``` -- Autosession vim.opt.sessionoptions = "blank,buffers,curdir,folds,help,tabpages,winsize,winpos,terminal" -- Plugins ... -- Reopen files...
https://github.com/kyazdani42/nvim-tree.lua
Make log LVL verbose but only lsp.log has data [START][2022-07-14 10:18:38] LSP logging initiated [START][2022-07-14 10:19:32] LSP logging initiated [ERROR][2022-07-14 10:19:32] .../vim/lsp/rpc.lua:420 "rpc" "clangd" "stderr" "I[10:19:32.305] clangd version 14.0.3 (https://github.com/llvm/llvm-project...