Skip to content

mathjiajia/nvim-math-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nvim-math-snippets

A collection of snippets for LuaSnips.

Example (with lazy.nvim):

{ "L3MON4D3/LuaSnip", dependencies = { "mathjiajia/nvim-math-snippets" }, config = function() require("luasnip").setup({ update_events = "TextChanged,TextChangedI", enable_autosnippets = true, }) require("luasnip.loaders.from_lua").lazy_load({}) -- other configuration end, }

mathematics

Acknowledgements

Inspired by

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages