JavaScript and CSS in HTML files

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

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

  • 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

  • What is the best commenter for tsx, jsx and css files with lua config

    3 projects | /r/neovim | 4 Mar 2023
  • How to surround a paragraph with multiple charaters/symbols?

    4 projects | /r/neovim | 26 Jan 2023
  • Commenting both erb and handlebars files

    3 projects | /r/neovim | 26 Dec 2022
  • Is it possible to configure nvim_comment to change the way it comments if I am inside a jsx/tsx block or outside a jsx/tsx block?

    4 projects | /r/neovim | 25 Nov 2022
  • Alternative to vim-textmanip plugin? (move selected blocks of text)

    5 projects | /r/neovim | 8 Dec 2023