Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
Posts by inwon
I do not use LunarVim but I have the same issue. The only solution that worked for me is the following: vim.api.nvim_create_autocmd("FileType", { pattern = "python", group = vim.api.nvim_creat...
