An Experienced (Neo)Vimmer's Workflow

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cmp-nvim-lsp

    nvim-cmp source for neovim builtin LSP client

    I use this, but there's other options: https://github.com/hrsh7th/cmp-nvim-lsp

    require('lspconfig')['tsserver'].setup{

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • kickstart.nvim

    A launch point for your personal nvim configuration

    For casual users like me, I find Kickstart (https://github.com/nvim-lua/kickstart.nvim) a good and sensible default that's not too opinionated.

  • dotfiles

    Configs for apps I care about (by bbkane)

    I recently did something similar: https://github.com/bbkane/dotfiles/tree/master/nvim-03-lazy

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • When I Stopped Trying to Self-Optimize, I Got Better

    4 projects | news.ycombinator.com | 26 Sep 2023
  • How to use neovim as a server?

    5 projects | /r/neovim | 6 Jul 2023
  • Neovim consuming 5gb of Ram after a day of being open on a tiny project

    3 projects | /r/neovim | 14 May 2023
  • Sway productivity tips

    2 projects | /r/swaywm | 2 May 2023
  • Treesitter text objects mapping not working or being overwritten

    1 project | /r/neovim | 24 Apr 2023

Did you konow that Lua is
the 18th most popular programming language
based on number of metions?