Neovim setup for fullstack web development with typescript.

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • nvim

    A non-minimal Neovim config built to work most efficiently with Frontend Development (by ecosse3)

  • You can try out this config and see if it's matching your web Dev workflow.

  • roshnivim

    Discontinued neovim as an IDE [Moved to: https://github.com/Abstract-IDE/Abstract]

  • have a look at my config. it works out of box for web-dev (typescript, react), flutter, django, etc..

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • CosmicNvim

    CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience!

  • CosmicNvim is build specifically for TypeScript and web development.

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

  • nvim-treesitter and nvim-lspconfig are a given for better language awareness.

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • nvim-treesitter and nvim-lspconfig are a given for better language awareness.

  • Comment.nvim

    :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more

  • I also recommend Comment.nvim along with nvim-ts-context-commentstring for easy commenting in mixed syntax files like vue SFCs. nvim-lsp-ts-utils also has some nice utility functions for typescript development.

  • nvim-ts-context-commentstring

    Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.

  • I also recommend Comment.nvim along with nvim-ts-context-commentstring for easy commenting in mixed syntax files like vue SFCs. nvim-lsp-ts-utils also has some nice utility functions for typescript development.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nvim-lsp-ts-utils

    Discontinued Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.

  • I also recommend Comment.nvim along with nvim-ts-context-commentstring for easy commenting in mixed syntax files like vue SFCs. nvim-lsp-ts-utils also has some nice utility functions for typescript development.

  • typescript.nvim

    Discontinued A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).

  • With eslint-ls/null-ls, typescript-language-server, and typescript.nvim, I have not really had much complaints.

  • dotfiles

  • I do typescript and full lsp / etc. Here are my dotfiles https://github.com/NullVoxPopuli/dotfiles/blob/main/home/.config/nvim/init.vim

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