We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ec0627 commit af7e7adCopy full SHA for af7e7ad
doc/bullets.txt
@@ -121,8 +121,8 @@ line.
121
122
Enable in empty buffers
123
-----------------------
124
-bullets.vim is enabled in new empty buffers by default (buffers created with
125
-`:new` for example) to disable this feature add the following to your .vimrc:
+bullets.vim is disabled in new empty buffers by default (buffers created with
+`:new` for example) to enable this feature add the following to your .vimrc:
126
127
`let g:bullets_enable_in_empty_buffers = 1`
128
0 commit comments