How to make ":luafile $MYVIMRC<CR>" work?

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-from-scratch

    📚 A Neovim config designed from scratch to be understandable

  • I am using https://github.com/LunarVim/Neovim-from-scratch/blob/master/init.lua as my init.lua. For :luafile $MYVIMRC to work, can you tell me how should I rewrite the above init.lua file?

  • nvim-reload

    Discontinued Plugin to easily reload your Neovim config

  • I'm using a modded version of /u/_Famiu_ old nvim-reload which was unfortunately archived.

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

  • Technically all you need to do is set package.loaded[module] = nil for all the modules you wish to reload and that's why my modded version does, it reloads all your entire neovim config and all the plugins listed in the linked init file.

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

  • How to learn neovim

    4 projects | /r/neovim | 13 May 2023
  • [nvChad] lspconfig

    2 projects | /r/neovim | 13 May 2023
  • NOOB Needs help

    1 project | /r/neovim | 12 May 2023
  • [Neovim] Question de débutant sur le chargement de NVIM-Web-Devicons

    1 project | /r/enfrancais | 3 May 2023
  • Is there a good neovim plugin that integrates a pre-configured lsp+treesitter+telescope?

    2 projects | /r/neovim | 2 Apr 2023