1
1
Fork 0

Partially import github.com/dag/vim-fish

This commit is contained in:
Jonathan Schleifer 2020-02-20 21:29:05 +00:00
parent 819a3b7c2e
commit bb3ef358ee
4 changed files with 129 additions and 0 deletions

2
vim/indent/fish.vim Normal file
View file

@ -0,0 +1,2 @@
setlocal indentexpr=fish#Indent()
setlocal indentkeys+==end,=else,=case