chore: Added Latex snippets
This commit is contained in:
parent
189338ee9e
commit
1ae78eb711
5 changed files with 44 additions and 0 deletions
5
.config/nvim/lua/custom/chadrc.lua
Normal file
5
.config/nvim/lua/custom/chadrc.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
local M = {}
|
||||
|
||||
M.plugins = require("custom.plugins")
|
||||
|
||||
return M
|
Loading…
Add table
Add a link
Reference in a new issue