Skip to content

Latest commit

 

History

History

nvim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Here are all the supported languages:

Python

Mappings

Normal

Mapping Action
<Leader>Lji Init Magma
<Leader>Ljd DeInit Magma
<Leader>Lje Evaluate Line (Magma)
<Leader>Ljr Re evaluate cell (Magma)
<Leader>LjD Delete cell (Magma)
<Leader>Ljs Show Output (Magma)
<Leader>LjR Restart (Magma)
<Leader>LjS Save (Magma)
<Leader>Lp Organize Imports

Visual

Mapping Action
<Leader>Lje Evaluate Highlighted Line

Plugins

  1. Magma.

Default LSP Servers, Formatters, and Linters

  1. Pyright (server).
  2. Flake8 (formatter).
  3. Black (linter).

Images

C++

Mappings

Normal

Mapping Action
<Leader>la Toggle AST
<Leader>Li Toggle Inlay Hints
<Leader>Ls Switch Source Header
<Leader>LK Symbol Info
<Leader>Lh Type Hierarchy

Plugins

  1. Clangd Extensions.

Default LSP Servers, Formatters, and Linters

  1. Clangd (server).
  2. Clang Format (formatter).
  3. CPP Lint (linter).

Images

CMake

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

C#

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

C

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

MariaDB/MySQL

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

MongoDB

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

HTML

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

CSS

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Tailwindcss

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Javascript/Typescript

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

PhP

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Ruby

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Perl

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Java

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Rust

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Swift

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Docker

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Go

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Dart

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Kotlin

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Lua

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Vimscript

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Bash

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Solidity

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

LaTeX

Mappings

Normal

Mapping Action
<Leader>Lm Open Context Menu
<Leader>Lu Count Letters
<Leader>Lw Count Words
<Leader>Ld Open Documentation for Package
<Leader>Le Look at Compilation Errors
<Leader>Ls Look at Compilation Status
<Leader>La Toggle Main
<Leader>Lv View PDF
<Leader>Li Open Vimtex Info
<Leader>Lt Toggle TOC
<Leader>Lll Clean Project
<Leader>Llc Clean Cache
<Leader>Lcc Compile Project
<Leader>Lco Compile Project and Show Output
<Leader>Lcs Compile Project super Fast
<Leader>Lce Compile Selected
<Leader>Lrr Reload
<Leader>Lrs Reload State
<Leader>Lop Stop
<Leader>Loa Stop All

Plugins

  1. Vimtex.
  2. Tex Conceal.nvim.

Default LSP Servers, Formatters, and Linters

  1. Texlab (server).
  2. Ltex-LS (linter).

Images

YAML

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

Markdown

Mappings

Normal

Mapping Action
<Leader>Lg Toggle Glow
<Leader>Lp Toggle Markdown Preview
<Leader>Ltt Toggle Table Mode
<Leader>Ltn Get Cell Info
<Leader>Ltfa Add Formula
<Leader>Ltfe Evaluate Formula on Current Row
<Leader>Ltdr Delete Row
<Leader>Ltdc Delete Column
<Leader>Ltic Insert Column
<C-i> Toggle Italic
<C-b> Toggle Bold
<C-K> Toggle Link

Plugins

  1. Markdown TOC.
  2. Markdown Preview.
  3. Markdowny.
  4. Table Mode.
  5. Glow.

Default LSP Servers, Formatters, and Linters

  1. Marksman (server).
  2. Ltex-LS (linter).
  3. Write Good (linter).
  4. Misspell (linter).

Images

JSON

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images

CSV

Mappings

Normal

Mapping Action

Insert

Mapping Action

Visual

Mapping Action

Default LSP Servers, Formatters, and Linters

Plugins

Images