This website requires JavaScript.
Explore
Help
Sign In
cmdln
/
vimrc
Watch
1
Star
0
Fork
You've already forked vimrc
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
913393516b
vimrc
/
ftplugin
/
javascript.vim
4 lines
55 B
VimL
Raw
Normal View
History
Unescape
Escape
Break up config, add other improvements.
2015-10-14 02:48:33 +00:00
setlocal
fdm
=
indent
setlocal
smartindent
Hack to set list again after something sets nolist The main vimrc sets list but opening a buffer with filetype javascript (and maybe others) is nolist. Maybe the syntax support is overriding??
2015-10-14 03:00:13 +00:00
setlocal
list
Reference in a new issue
Copy permalink