Launch.nvim icon indicating copy to clipboard operation
Launch.nvim copied to clipboard

🚀 Launch.nvim is modular starter for Neovim.

Results 48 Launch.nvim issues
Sort by recently updated
recently updated
newest added

`E5108: Error executing lua ~/.config/nvim/lua/user/lspconfig.lua:36: attempt to inde x field 'inlay_hint' (a nil value) stack traceback: ~/.config/nvim/lua/user/lspconfig.lua:36: in function 'toggle_inlay_hints' [string ":lua"]:1: in main chunk` Here is **36** ` M.toggle_inlay_hints...

Please correct me if I am wrong, but this is how I understand it. Due to the presence of checktime in autocmd, when entering vim buffers like command-window (using q:),...

Hi There is a line in lspconfig that refers to "typescript-tools" but the plugin is not installed. ``` ... function M.config() local wk = require "which-key" wk.register { ["la"] =...

I installed neovim with `brew install neovim` and then checked out Launch.nvim into `~/.config/nvim` as documented. When I start nvim, I get this unusable color scheme. What is going on?

When i try to config telescope.lua by myself it keeps warning me missing plenary. It turns out telescope.nvim depends on [nvim-lua/plenary.nvim](https://github.com/nvim-lua/plenary.nvim)

Hi, I get this error during the startup. ``` context_commentstring nvim-treesitter module is deprecated, use require('ts_context_commentstring').setup {} and set vim.g.skip_ts_context_commentstring_module = true to speed up loading instead. This feature will...

I get this error: ```shell [lspconfig] Cannot access configuration for helm_ls. Ensure this server is listed in `server_configurations.md` or added as a custom server. ``` With the following config: $...

Please add the neoscroll plugin https://github.com/karb94/neoscroll.nvim