JavaScript and CSS in HTML files

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • 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

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • 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