dotfiles/nvim/.config/nvim/after/ftplugin/fish.vim

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
56 B
VimL
Raw Normal View History

nnoremap <buffer> gq :silent :%!fish_indent %<CR>:w<CR>