Skip to content

[nvim noob]: looking for ready-made nixvim config snippets helping migration from vscode #609

Closed Answered by GaetanLepage
ppenguin asked this question in Q&A
Discussion options

You must be logged in to vote

Hi !
Welcome to Nixvim. I indeed think that your use case fits very well into the scope of Nixvim.

To answer your questions:

  • The README is a good point to get a grasp of what is possible in Nixvim as well as "how to do the normal things, like keymaps, options, autocmd...". We are working on better documentation but it is not quite there yet.
  • Our general philosophy is to do nothing by ourselves except when it makes obvious sense. For instance, if you set plugins.lsp.servers.pylsp.enable = true, then we would install the pylsp language server (from nixpkgs). You still have the liberty to disable that. But apart from this, we take no decisions for you. When you install a plugin, we do not c…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ppenguin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants