*: fix formatting

This commit is contained in:
steveej 2017-01-18 16:13:32 +01:00
parent 20f3e68cf9
commit 54141dd96e
2 changed files with 5 additions and 4 deletions

View file

@ -8,8 +8,8 @@
" }
'';
additionalPlugins = [
"deoplete-go"
"deoplete-nvim"
"vim-go"
"deoplete-go"
"deoplete-nvim"
"vim-go"
];
})