atom 默认的换行符设置成LF

如何把atom 默认的换行符设置成LF

Select File->Settings
Select ‘Packages’
Under Core Packages->line-ending-selector, select ‘Settings’
Under the ‘Default line ending’ setting, choose ‘LF’ in the dropdown
You new files will now use LF as the default line ending setting. You can confirm this in the Atom status bar.

猜你喜欢

转载自blog.csdn.net/byygyy/article/details/85337446