Update generated neovim config
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
-- Nixvim's internal module table
|
||||
-- Can be used to share code throughout init.lua
|
||||
local _M = {}
|
||||
|
||||
-- Set up globals {{{
|
||||
do
|
||||
local nixvim_globals = { mallocalleader = " ", mapleader = " " }
|
||||
|
||||
Reference in New Issue
Block a user