Revert "nvim: after/ftplugin/haskell: Update tags on file save"
This reverts commit 6f78a23ab3
.
This commit is contained in:
parent
1ad22652cb
commit
6ba7646ad9
1 changed files with 0 additions and 3 deletions
|
@ -24,6 +24,3 @@ nnoremap <script> <silent> [M gg/^\s*)\s*where\s*$<CR>zb<CR>
|
|||
nnoremap <script> <silent> ]n /^-- \$\w\+<CR>z<CR>
|
||||
" Previous named chunk of documentation
|
||||
nnoremap <script> <silent> [n ?^-- \$\w\+<CR>z<CR>
|
||||
|
||||
" Update tags. Relies on fish-shell alias `fasttags` to `fast-tags`.
|
||||
autocmd! BufWritePost <buffer> silent !fasttags %
|
||||
|
|
Loading…
Reference in a new issue