368:91d4fb4e0a42 | 369:9b89f81c644b |
---|---|
184 echo '+a' | 184 echo '+a' |
185 endif | 185 endif |
186 endfunction | 186 endfunction |
187 | 187 |
188 map <silent> <leader>a :call AutoFmtToggle()<CR> | 188 map <silent> <leader>a :call AutoFmtToggle()<CR> |
189 map <silent> <leader>s :setl spell!<CR> | |
189 "}}} | 190 "}}} |
190 | 191 |
191 | 192 |
192 " General settings {{{ | 193 " General settings {{{ |
193 syntax on | 194 syntax on |