vim-stylish-haskell
Code formatter
A plugin that integrates stylish-haskell's code formatting functionality into the Vim text editor workflow.
stylish-haskell vim plugin
40 stars
4 watching
9 forks
Language: Vim script
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell/stylish-haskell | A tool to format and beautify Haskell code to improve readability. | 988 |
sbdchd/neoformat | A plugin for NeoVim to format code automatically or on save | 1,993 |
briancollins/vim-jst | A Vim plugin that highlights and formats JST/EJS syntax. | 94 |
zakuro9715/vim-vtools | Tools for formatting and testing Go code in the Vim editor | 17 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 964 |
clojure-vim/clojure.vim | A Vim plugin providing syntax highlighting and indentation support for the Clojure programming language. | 35 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
othree/html5.vim | A Vim plugin that provides HTML5 syntax highlighting and code completion features. | 934 |
ollykel/v-vim | Supports syntax highlighting and formatting for the V programming language in Vim. | 176 |
vim-scripts/vbnet.vim | This project provides syntax highlighting for VB.NET code in Vim. | 3 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
prettier/vim-prettier | Automates code formatting with Prettier plugin for Vim editor | 1,788 |
stephenway/postcss.vim | A Vim plugin that provides syntax highlighting and support for PostCSS styling | 35 |
johnnymorganz/stylua | A deterministic code formatter for various Lua versions and environments | 1,604 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 692 |