Some front-end developers here?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. dotfiles

    My personal dotfiles (by jesseflorig)

    I keep mine in a repo.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Dotfiles

    Discontinued My manjaro dotfiles (by realestninja)

    In my projects I usually have a jsx file for a single component and the corresponding styles will be in a separate file. I created a vim function to open/create that file for styles. If you have a similar filestructure, you can just adjust the function to your needs: https://github.com/realestninja/Dotfiles/blob/master/vim/vim_config/features/openStyledComponentsFile.vim

  4. vim-react-snippets

    :scissors: React code snippets for vim (by realestninja)

    I use Ultisnips for react a lot: https://github.com/realestninja/vim-react-snippets/blob/master/UltiSnips/javascript.snippets

  5. nv-ide

    Neovim custom configuration, oriented for full stack developers (Ruby on Rails, ruby, php, html, css, SCSS, javascript)

    Hi, here my nvim/vim configuration

  6. emmet-vim

    emmet for vim: http://emmet.io/

    https://github.com/mattn/emmet-vim if you’re lazy like me with HTML.

  7. dotfiles

    Discontinued <3 ~ (by ceuk)

    dotfiles. Minimalists hate me πŸ˜‚

  8. coc-vetur

    Vue language server extension for coc.nvim

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. dotfiles

    πŸ‘· my dotfiles. (by dvogt23)

    My dotfiles for inspirations: https://github.com/dvogt23/dotfiles

  11. vim-hugo

    Vim plugin for web development with static site generator Hugo

    It's quite possible that you're using some other plugin (it's not a very original name). I didn't marketed mine, but if you're curious, it's this one: https://github.com/phelipetls/vim-hugo. I really put an effort into making syntax highlighting and indentation works.

  12. delimitMate

    Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.

    delimitMate - autoclose quotes, parenthesis, brackets and so on

  13. vim-closetag

    Auto close (X)HTML tags

    vim-closetag - automatically closes XML/HTML tags

  14. ale

    Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

    Ale - for linting and error checking JavaScript, TypeScript, Vue components, SCSS and CSS

  15. vim-doge

    (Do)cumentation (Ge)nerator for nearly 20 languages πŸ“š Generate proper code documentation with a single keypress. ⚑️πŸ”₯

    vim-doge - a documentation generator (supports JSDoc)

  16. vim-vue-plugin

    Vim syntax and indent plugin for .vue files

    vim-vue-plugin - supports *.vue files (Vue single file components)

  17. typescript-vim

    Typescript syntax files for Vim

    vim-typescript - TypeScript support

  18. vim-signify

    :heavy_plus_sign: Show a diff using Vim its sign column.

    vim-signify - display Git changes in the sign column

  19. vim-javascript

    Vastly improved Javascript indentation and syntax support in Vim.

    vim-javascript - better JavaScript support

  20. vim-fugitive

    fugitive.vim: A Git wrapper so awesome, it should be illegal

    vim-fugitive - do your Git stuff from inside Vim

  21. YouCompleteMe

    A code-completion engine for Vim

    YouCompleteMe - autocompletion for (nearly) everything

  22. SaaSHub

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

    SaaSHub logo
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

  • We need more zero config tools

    8 projects | news.ycombinator.com | 2 Oct 2024
  • Use the builtin `listchars` option to implement minimalistic indent guides

    4 projects | /r/neovim | 7 Dec 2023
  • Should Neovim now release a standard official configuration so that people who want an editor that just works out of the box get onboarded easily ?

    10 projects | /r/neovim | 4 Jul 2023
  • What are the benefits of using nvim-lspconfig?

    3 projects | /r/neovim | 2 Jul 2023
  • Is there a config that shows you all majority of the commands and adjusts depending on mode?

    2 projects | /r/neovim | 7 May 2023