We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada3461 commit 07deb64Copy full SHA for 07deb64
doc/carbon-now.nvim.txt
@@ -1,4 +1,4 @@
1
-*carbon-now.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 November 11
+*carbon-now.nvim.txt* For Neovim >= 0.8.0 Last change: 2024 March 10
2
3
==============================================================================
4
Table of Contents *carbon-now.nvim-table-of-contents*
@@ -65,6 +65,8 @@ The plugin comes with the following default configs:
65
watermark = false,
66
width = "680",
67
window_theme = "sharp",
68
+ padding_horizontal = "0px",
69
+ padding_vertical = "0px",
70
},
71
}
72
<
0 commit comments