JavaScript and CSS in HTML files

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

    vim-snipmate default snippets (Previously snipmate-snippets)

  • Also, I'm using vim-snipmate style snippets in LuaSnip. How can I import snippets in javascript.snippets in html.snippetswithout having to copy everything.

  • Comment.nvim

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

  • I think you could use Comment.nvim combine with nvim-ts-context-commentstring like explained in this video

  • 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
  • nvim-ts-context-commentstring

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

  • I think you could use Comment.nvim combine with nvim-ts-context-commentstring like explained in this video

  • nvim-cmp

    A completion plugin for neovim coded in Lua.

  • I think you need a different tool for that. nvim-cmp might be good for you. There is a way to configure nvim-cmp and LuaSnip on their github page

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