autolist.nvim
autolist.nvim copied to clipboard
Automatic list continuation and formatting for neovim, powered by lua
I would like for my plugins.lua file to be as simple, including such lines as: ``` use { "gaoDean/autolist.nvim" } ``` I would then like to have my configuration in...
Kind of like issue https://github.com/gaoDean/autolist.nvim/issues/66 touches upon, this plugin is really hard to disentangle installation from configuration. I'm using vim-plug with neovim and this is the first of many plugins...
Hi! First of all, thanks for the plugin, very useful. I'm trying to use more now, `textwidth` instead of using line wrapping. I notice, specially when using `formatoptions` with `t`...
For context, I do not use a querty layout and have [heavily remapped everything][1] for comfort, so now 'h' and 'H' are mapped to 'o' and 'O' respectively. However, using...
Thank you for your efforts I set options `tabstop` and `shiftwidth` to 4. It works when I disable autolist plugin. But the first indentation's tabstop is 3 and this behavior...
[20240723073605.webm](https://github.com/user-attachments/assets/e502e8d8-9311-4080-997a-dfd27998d29b)