Configuring LuaSnip to automatically load JSON snippet 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
  • neovim_config

    My neovim configureation

  • I feel stupid, but I really don't understand how to set up LuaSnip to work with custom .json files (e.g. from rafamadriz's friendly-snippets). My LuaSnip's config is here. How can I config it such that it will load a json from, say, the snippets folder? (as an example, lua.json is in that folder, and I would like it to automatically load it when a .lua file is opened)

  • nvim-config

    Generalized and Personalized (by Alexis12119)

  • I think that should load automatically once you put this in your config require("luasnip/loaders/from_vscode").lazy_load() require("luasnip/loaders/from_vscode").lazy_load({ paths = "./snippets" Here you can take a look at my config.

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

  • Throw me your nvim config for windows 11.

    1 project | /r/neovim | 28 Jun 2023
  • How to shift from packer to lazy.nvim

    3 projects | /r/neovim | 16 Jun 2023
  • I am a beginning to nvim

    5 projects | /r/neovim | 8 Jun 2023
  • "Multiple different client offset_encodings detected" reappearing after 0.9.0 update.

    2 projects | /r/neovim | 17 Apr 2023
  • Desperately trying to install Mason in NVIM

    2 projects | /r/neovim | 13 Apr 2023