cleaned up a few trailing newlines.
This commit is contained in:
parent
c840e4bd4f
commit
17c4debccb
|
@ -8,5 +8,5 @@ UseCRLF: false
|
|||
UseTab: AlignWithSpaces
|
||||
AlignAfterOpenBracket: BlockIndent
|
||||
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"))
|
||||
-- treesj
|
||||
map('n', '<leader>j', ':TSJToggle<CR>', optsWithDesc("treesitter split/join"))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue