Some front-end developers here?

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

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

    My personal dotfiles (by jesseflorig)

  • I keep mine in a repo.

  • Dotfiles

    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

  • 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
  • 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

  • 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

  • emmet-vim

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

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

  • dotfiles

    Discontinued <3 ~ (by ceuk)

  • dotfiles. Minimalists hate me πŸ˜‚

  • coc-vetur

    Vue language server extension for coc.nvim

  • 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
  • dotfiles

    πŸ‘· my dotfiles. (by dvogt23)

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

  • 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.

  • delimitMate

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

  • delimitMate - autoclose quotes, parenthesis, brackets and so on

  • vim-closetag

    Auto close (X)HTML tags

  • vim-closetag - automatically closes XML/HTML tags

  • 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

  • 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)

  • vim-vue-plugin

    Vim syntax and indent plugin for .vue files

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

  • typescript-vim

    Typescript syntax files for Vim

  • vim-typescript - TypeScript support

  • vim-signify

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

  • vim-signify - display Git changes in the sign column

  • vim-javascript

    Vastly improved Javascript indentation and syntax support in Vim.

  • vim-javascript - better JavaScript support

  • vim-fugitive

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

  • vim-fugitive - do your Git stuff from inside Vim

  • YouCompleteMe

    A code-completion engine for Vim

  • YouCompleteMe - autocompletion for (nearly) everything

  • 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