Add miros support!
This commit is contained in:
parent
5652b531ba
commit
1ed3a529c9
26 changed files with 910 additions and 1153 deletions
home/features/neovim/config/lua/my
|
@ -1,3 +1,5 @@
|
|||
-- This is the runtime for my custom nix-based neovim configuration system
|
||||
|
||||
local M = {}
|
||||
local H = {}
|
||||
M.helpers = H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue