Skip to content

Commit

Permalink
vsnip: add katex
Browse files Browse the repository at this point in the history
Signed-off-by: Avimitin <[email protected]>

Former-commit-id: 11f5a0b
Former-commit-id: 02be03d
Former-commit-id: 69503e1
  • Loading branch information
Avimitin committed May 12, 2023
1 parent 1aa8ae8 commit 10c1f67
Show file tree
Hide file tree
Showing 43 changed files with 12 additions and 21 deletions.
Binary file added docs/images/codeaction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/codeaction.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/dap-debug-cpp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/dap-debug-cpp.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/dap-debug-rust.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/dap-debug-rust.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/def-ref.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/def-ref.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/diagnostic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/diagnostic.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/dispatch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/dispatch.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/help.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/help.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/inline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/inline.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/kanagawa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/kanagawa.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/lightspeed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/lightspeed.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/neovim-fugitive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/neovim-fugitive.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/neovim-md.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/neovim-md.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/nvim-cmp-cmdline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/nvim-cmp-cmdline.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/nvim-cmp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/nvim-cmp.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/nvim-tree.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/nvim-tree.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/screenshot.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/tablemode.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/tablemode.gif.REMOVED.git-id

This file was deleted.

Binary file added docs/images/telescope-find-file.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/telescope-find-file.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/telescope-live-grep.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/telescope-live-grep.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/telescope-symbols.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/telescope-symbols.png.REMOVED.git-id

This file was deleted.

Binary file added docs/images/trouble.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/images/trouble.png.REMOVED.git-id

This file was deleted.

12 changes: 12 additions & 0 deletions vsnip/markdown.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,17 @@
"```"
],
"description": "Add a code block"
},

"Katex Block": {
"prefix": "$$",
"body": "\\$\\$${1}\\$\\$${0}",
"description": "Add a Katex block"
},

"Katex Inline": {
"prefix": "katex",
"body": "\\\\\\\\(${1}\\\\\\\\)${0}",
"description": "Add a Katex inline block"
}
}

0 comments on commit 10c1f67

Please sign in to comment.