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
- funced and fish_indent always uses tabs for indentation, use
fish#Indent() to fix it. Works better with the improved fish#Indent().
- ftdetect should contain filetype detection code. Move autocmds to
plugin/fish.vim.
- Match new funced temp file name.
- Add "else", "else if" and "case" to b:match_words to follow what's
used by Vim's ftplugins.
blankname:
- dropped the syntax changes (cc: dag#28)
Co-authored-by: blankname <>
0 commit comments