Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Vim indenter for standalone and embedded JavaScript

NotificationsYou must be signed in to change notification settings

jason0x43/vim-js-indent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vim indenter for standalone and embedded JavaScript and TypeScript.

Installation

vim-plug

  1. AddPlug 'jason0x43/vim-js-indent' to your.vimrc
  2. Restart vim
  3. Run:PlugInstall

Pathogen

Clonehttps://github.com/jason0x43/vim-js-indent.git into your bundlesdirectory (~/.vim/bundle).

Configuration

js_indent_flat_switch
Boolean, default=0
Set to 1 to make `case` statements align with their containing `switch`.
js_indent_logging
Boolean, default=0
Set to 1 to enable logging comments (useful for debugging).
js_indent_typescript
Boolean, default=1
Set to 0 to disable use of the JavaScript indenter for TypeScript buffers.

License

Copyright © 2014-2016 Jason Cheatham. Distributed under the same terms as Vimitself. See:help license.

About

Vim indenter for standalone and embedded JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp