1
9
2
18
3
9
4
11
submitted 1 month ago* (last edited 1 month ago) by ZeDoTelhado@lemmy.world to c/neovim@programming.dev

I am very new to nvim in general, and lately I have been trying to see if I can get configured to work better for rust programming (simple stuff, like proper language highlights, automatic formatting, if not too much work have rust-analyzer to sometimes check what is being done once in a while). I tried to check online what people post about this subject, and more often than not I am lead to guides and explanations that clearly do not work with the more recent versions of nvim. And in some cases, they shove so many plugins that I lose count (and many times tried to change stuff like init.lua just to end up with a broken install).

So my questions are:

  • What options can be used by nvim itself that makes it more suitable for rust development (excluding plugins)?
  • If plugins must be used to have more advanced features, what are they and what are the best practices to add them to nvim?

EDIT: typos

5
33
submitted 1 month ago by papercut@lemmy.ml to c/neovim@programming.dev
6
7
7
11
8
12
9
7
10
5
11
15
From lazy.nvim to vim.pack (fredrikaverpil.github.io)
12
45
13
23
14
10
15
10
Native LSP in Neovim 0.12 (dotfiles.substack.com)
16
17
What’s New in Neovim 0.12 (dotfiles.substack.com)
17
7
18
52
submitted 2 months ago by ShowSuperb9281 to c/neovim@programming.dev

Anybody know what's going on?

19
18
20
19
21
42
submitted 3 months ago by alk@programming.dev to c/neovim@programming.dev
22
-2
23
3
24
10
submitted 3 months ago by sxwpb@lemmy.world to c/neovim@programming.dev

Haven’t seen much exposure to this awesome plugin, even on reddit it seems that it’s not so well known, so i wanted to share it. It’s basically a git-log replacement integrated with neovim(and fugitive) that updates automatically(or manually) whenever you do any changes to your git repository. Really useful to get a overall picture of what’s going on in a repo. Or for debugging git branch problems etc.

25
15
Returning to Neovim (stevedylan.dev)
view more: next ›

Neovim

2866 readers
1 users here now

founded 3 years ago
MODERATORS