This repository has been archived on 2025-01-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
opdavies.nvim/after/plugin/splitjoin.lua

4 lines
133 B
Lua
Raw Normal View History

vim.g.splitjoin_html_attributes_bracket_on_new_line = 1
vim.g.splitjoin_php_method_chain_full = 1
vim.g.splitjoin_trailing_comma = 1