Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. For Teams
Loading…
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
2,459 questions
Filter by
Sorted by
Tagged with
2votes
0answers
119views

I just started using neovim. I could get the lua language server to work but not the rust language server (rust-analyzer). When I open a rust file like hello.rs I get the errorLSP [rust_analyzer] ...
Advice
0votes
5replies
142views

I am new to Java and starting with Spring Boot development. I prefer using lightweight code editors like Zed, Lite-XL and Helix and want to avoid the high resource usage and complexity of full IDEs (...
1vote
1answer
78views

I've been trying to setup roslyn.nvim with rzls.nvim on my neovim for a while to work with .NET, C# and Blazor. But I've been facing some frustrating problems, I'm using WSL Ubuntu 24.04, a neovim ...
1vote
0answers
29views

I am trying to make a user command and add completion for itvim.api.nvim_create_user_command('Piomon', function(opts) local args = opts.fargs require('platformio.piomon').piomon(args)end, { ...
Anurag Kumar Singh's user avatar
Advice
0votes
1replies
82views

I'm trying to get an LSP for my gcc C++ on Neovim. The issue is, I'm quite new to both the concept of an LSP and Neovim's scripting. I'm getting mixed opinions on clangd and ccls, but I don't really ...
5votes
1answer
70views

Is there an option I can set in Vim and Neovim to force the gq motion to wrap text strictly at 80 characters, without addings hanging indents after lines that begin with common programming keywords ...
Brent Pappas's user avatar
Advice
1vote
1replies
65views

What do I want:I set "<leader>gd" as the key to "go to definition"vim.keymap.set("n", "<leader>gd", ":Lspsaga goto_definition<Enter>&...
1vote
1answer
50views

I have a callback/generator which produces output, possibly after a delay. I'd like to send these outputs to the terminal buffer as they're produced. Here's a mockup:local term_buf = vim.api....
wurli's user avatar
  • 2,838
1vote
0answers
36views

According to the render-markdown.nvim docs, the plugin supports "concealing HTML comments" with the help of treesitter-html (which I have installed). However, I'm still seeing HTML tags ...
N1v3x's user avatar
4votes
0answers
121views

I recently installed LazyVim, and I was trying to use the :Tutor command. Everything works well in Tutor, but the check and cross marks. In Tutor, in most lessons, there are some lines that needs to ...
TI64CLi's user avatar
2votes
1answer
54views

I am using pop-os cosmic with kitty as terminal. I installed lazyvim starter. With blink cmp plugin for completion, I need to wait 1s before I can continue typing on every first char of each word.If ...
IAmSilver4's user avatar
2votes
0answers
68views

I’m running Neovim 0.10.0 with mason.nvim inside WSL (Ubuntu).I have 2 Neovim configurations: one on Windows (pwsh) and the other on WSL (ubuntu). On Windows, everything works fine — I can install ...
schubert's user avatar
1vote
0answers
107views

I'm using nvim-lspconfig and inlay lines are not showing up for any rust file I'm editing.Here's the config located in .config/nvim/lua/plugins/lsp-config.lua{ "neovim/nvim-lspconfig", ...
1vote
0answers
96views

Hello people on the internet.I made my own Neovim config https://github.com/Mr-Fox-h/fox-ide and it's a good config, but I want to write codes with Haxe programming language. I installed haxe and ...
2votes
0answers
138views

I have a nvim setup that I have created and when I want to open a react/nextjs project it errors on imports like import Image from "next/image"; and no one likes that, so I wanted to ask how ...
user27392773's user avatar

153050per page
1
2345
164

Hot Network Questions

more hot questions
Newest neovim questions feed

[8]ページ先頭

©2009-2025 Movatter.jp