You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# file telescope/init.sls
telescope/init.sls: ASCII text, with very long lines
# vi telescope/init.sls
< adding umlauts äöüß>
# file telescope/init.sls
telescope/init.sls: ISO-8859 text, with very long lines
There is only still the red warning in the interface because editing is done in UTF-8 locale which can then be removed ?
Hello,
The function is very nice.
But would'nt it be better to set then the default behavior that vim didn't save them in the wrong format?
like here:
http://automatthias.wordpress.com/2006/07/18/vim-utf-8-and-iso-8859-2/
I have added in ~/.vim/ftplugin/sls.vim:
and now it looks nice in the file:
There is only still the red warning in the interface because editing is done in UTF-8 locale which can then be removed ?