Commit 152e2e5
committed
Add
This suffixesadd setting helps Vim understand text that references a
path and does not contain the .js extension, as is often the case in
CommonJS style require statements. This improves motions like `gf` and
commands like `:find`. More information:
http://usevim.com/2013/01/04/vim101-jumping/setlocal suffixesadd+=.js to ftplugin1 parent 6cad2d9 commit 152e2e5
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments