https://github.com/augustunderground/vim-mathmode

Vim Plugin for inserting math symbols based on Luke Smith's vimling (https://gitlab.com/LukeSmithxyz/vimling).

https://github.com/augustunderground/vim-mathmode

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.6%) to scientific vocabulary

Keywords

vim-plugin
Last synced: 6 months ago · JSON representation

Repository

Vim Plugin for inserting math symbols based on Luke Smith's vimling (https://gitlab.com/LukeSmithxyz/vimling).

Basic Info
  • Host: GitHub
  • Owner: AugustUnderground
  • Language: Vim script
  • Default Branch: master
  • Size: 2.93 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
vim-plugin
Created almost 6 years ago · Last pushed almost 5 years ago
Metadata Files
Readme

README.md

Math Mode for Vim

Plugin based on Luke Smith's IPA vimling plugin for inserting Latex style math characters in vim.

Installation

Install with your favorite Plugin Manager. For Vim Plug put the following in your .vimrc or init.vim

Plug 'augustunderground/vim-mathmode'

Configuration

Map a key to the Toggle_math_mode function. For example $, because this is how math mode is started in Latex:

map <leader>$ :call Toggle_math_mode()<CR>a

By default <leader> is mapped to \, so after hitting \ $ you're able to insert math symbols and Greek letters by typing \lambda for example.

Owner

  • Name: ynk
  • Login: AugustUnderground
  • Kind: user
  • Location: Innsmouth
  • Company: @electronics-and-drives

PhD Student at Reutlingen University

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels