- Liga Monaco
- Fallback: Monaco
termguicolors
is enabled by default
- 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
- vim-wakatime: wakatime official plugin
- vim-airline: airline status bar
- dash.vim: Official plugin for Dash
- vim-surround: Quick surround text
- auto-pairs: Auto pair symbols
- dracula: Dracula VIM color scheme (fallback color scheme)
- supertab: Supertab auto complete
- indentline: Auto indentation indicator
- ferret: A wrapper of search tool
- JavaScript
- vim-javascript: JavaScript syntax
- vim-javascript-syntax: JavaScript syntax
- yajs.vim: JavaScript syntax
- javascript-libraries-syntax: JavaScript syntax for framework and libraries
- vim-jsdoc: JsDoc support for vim
- typescript-vim: TypeScript support for vim
- (S)CSS
- scss-syntax.vim: Scss syntax support
- vim-css-color: Show hex color
- vim-markdown: Markdown plugin
- vim-json: JSON syntax plugin
- python-mode: Python plugin
- fzf.vim: fzf for vim (does NOT include fzf itself)
- tabular: Align code
- Ale: Async linting and fixing, supports ESLint, prettier and stylelint
- emmet-vim: Emmet plugin
- nerdtree: Directory tree
- vim-gitgutter: Git plugin
- editorconfig-vim: EditorConfig official plugin
- elm-vim: Elm official plugin
- vim-toml: TOML official plugin
- vim-go: Go lang support