cleaned up a few trailing newlines.
This commit is contained in:
parent
c840e4bd4f
commit
17c4debccb
|
@ -8,5 +8,5 @@ UseCRLF: false
|
||||||
UseTab: AlignWithSpaces
|
UseTab: AlignWithSpaces
|
||||||
AlignAfterOpenBracket: BlockIndent
|
AlignAfterOpenBracket: BlockIndent
|
||||||
AlwaysBreakBeforeMultilineStrings: true
|
AlwaysBreakBeforeMultilineStrings: true
|
||||||
|
BreakBeforeBraces: Attach
|
||||||
...
|
...
|
||||||
|
|
||||||
|
|
|
@ -160,5 +160,3 @@ map("n", "<leader>lD", "<cmd>TroubleToggle lsp_definitions<cr>", optsWithDesc("l
|
||||||
map('n', '<leader>v', ":lua Toggle_venn()<CR>", optsWithDesc("toggle venn.nvim"))
|
map('n', '<leader>v', ":lua Toggle_venn()<CR>", optsWithDesc("toggle venn.nvim"))
|
||||||
-- treesj
|
-- treesj
|
||||||
map('n', '<leader>j', ':TSJToggle<CR>', optsWithDesc("treesitter split/join"))
|
map('n', '<leader>j', ':TSJToggle<CR>', optsWithDesc("treesitter split/join"))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue