diff options
| author | Nanderty <psopka@sopka.ch> | 2024-10-01 20:30:45 +0200 |
|---|---|---|
| committer | Nanderty <psopka@sopka.ch> | 2024-10-01 20:30:45 +0200 |
| commit | f19424177c106b50b55939641826da43f554b830 (patch) | |
| tree | 09d55515b38ef8fa0098f77247790d0f9e352282 /lua/Snippets/tex/environments.lua | |
| parent | 0fe818a2483ddc1232429c82af58a9e3111de1ec (diff) | |
| download | neovim-config-f19424177c106b50b55939641826da43f554b830.tar.gz neovim-config-f19424177c106b50b55939641826da43f554b830.tar.bz2 neovim-config-f19424177c106b50b55939641826da43f554b830.zip | |
imporove LaTeX snippets
Diffstat (limited to 'lua/Snippets/tex/environments.lua')
| -rw-r--r-- | lua/Snippets/tex/environments.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/Snippets/tex/environments.lua b/lua/Snippets/tex/environments.lua index 1fa0301..89db7bc 100644 --- a/lua/Snippets/tex/environments.lua +++ b/lua/Snippets/tex/environments.lua @@ -1,5 +1,4 @@ local helper = require('Snippets.luasniphelpers') -local helper = require('Snippets.luasniphelpers') return { |
