Neovim doesn’t automatically create the next bullet point in Markdown by default. To enable this feature, you can use a plugin like vim-markdown or vim-pencil. These plugins provide additional Markdown editing features, including automatic bullet point continuation.
Here’s how you can set it up using vim-markdown:
- Install a plugin manager like
vim-plugif you haven’t already. -
Add the following to your
init.vimorinit.lua:call plug#begin('~/.vim/plugged') Plug 'plasticboy/vim-markdown' call plug#end() - Run
:PlugInstallin Neovim to install the plugin.
After installation, the plugin should handle bullet point continuation automatically.
Align Aviva and Home set up KDE currently has 7 desktops
- Desktop 1 - terminal
- first tmux window html notes
- Ctrl + b, c
- Desktop 2 broswer
- first tab - html notes
-
second tab chatGPT
- Desktop 5 - email
lua
sgpt