vim:vimrc.d:*: Use " instead of # in header lines
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
" Functions ####################################################################
|
||||
" Functions """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" Toggle spell language between German and English
|
||||
function! CycleSpellLang()
|
||||
if (&spelllang == 'en')
|
||||
|
||||
Reference in New Issue
Block a user