Skip to content

Latest commit

 

History

History
67 lines (62 loc) · 3.4 KB

README-en.md

File metadata and controls

67 lines (62 loc) · 3.4 KB

vimrc

Chinese English

Font

Note

  • termguicolors is enabled by default

Shortcut

  • Leader key: <Space>
    • d: Search in Dash
    • w: Save
    • q: Quit
    • n: Cancel search highlighting
    • f: Open current path in NERDTree
    • r: Read node index output
    • h/j/k/l: Jump to other splitted window
    • t/p: Jump to next/previous tab
    • o: Toggle conceal level (for .md files)
    • g: GoToDefinition by ALE
    • F2: Run current .js w/ Node.js and append result (stdout) to the end of the file
  • F2: Run current .js w/ Node.js and echo result (stdout) below
  • F3: Toggle NERDTree
  • : Execute :FZF

Plugins

Color scheme

S1ngS1ng.vim

Preview

vim vim-js