mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
add: nvim: snippet for satysfi math
This commit is contained in:
parent
f6464096aa
commit
794648f24e
5 changed files with 408 additions and 2 deletions
|
@ -5,3 +5,9 @@
|
|||
vim.o.tabstop = 2
|
||||
vim.o.shiftwidth = 2
|
||||
|
||||
|
||||
-- require'luasnip.loaders.from_lua'.load {
|
||||
-- paths = "./luasnippets"
|
||||
-- }
|
||||
|
||||
-- print("LuaSnip for satysfi loaded!")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue