My neovim setup.
 
 
Go to file
iGor milhit 6f5f205cca
options: set breakindent to true
- Sets the breakindent option to true. It should allow vim-pandoc to
  handle list with hard wrap with better indentation, as I want.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-06-19 14:49:55 +02:00
after/ftplugin html: unset the textwidth for html filetype 2024-05-16 12:06:44 +02:00
doc global: rewrite neovim config based on kickstart 2024-05-16 12:06:20 +02:00
lua plugins: install the new version of venv-selector 2024-06-19 14:09:18 +02:00
my_snippets snippets: adapt the running frontmatter 2024-06-07 18:08:13 +02:00
.gitignore markdown: enable autowriteall for markdown files 2024-05-16 12:06:43 +02:00
README.md project: remove unused files 2024-05-16 12:21:50 +02:00
init.lua options: set breakindent to true 2024-06-19 14:49:55 +02:00
minit.lua config: add a minimal config file for debug 2024-05-16 12:06:44 +02:00

README.md

title date id tags
My neovim setup 2024-05-16T12:16:06+0200 20240516121606
neovim
editor
configuration
README

Neovim setup

Missing documentation. :-P