2014年10月27日 星期一

sublime

//自動換行

  1. 開啓Preferences -> Setting - User(設置-用戶)
  2. 輸入
    "word_wrap" : true
//sublime中文正規搜尋

[\x{4e00}-\x{9fa5}]+


//UTF-8
"default_encoding": "UTF-8",


參考網址:

  1. http://www.zhugexiaojue.com/note/autowrap-114.html


其他人的參考網址:

  1. http://www.xchobo.net/wordpress/topics/863

沒有留言:

張貼留言