Fix typos in modelines for coding and vim ft
This patch fixes a bunch of typos in the file header modelines:
-
conding: utf-8
->coding: utf-8
-
vim:ft=tcl
->vim:ft=cmake
This should make reading files in vim
a bit easier.
This patch fixes a bunch of typos in the file header modelines:
conding: utf-8
-> coding: utf-8
vim:ft=tcl
-> vim:ft=cmake
This should make reading files in vim
a bit easier.