Commit Graph

2 Commits (ece93842f9ef5e44822f8b03cd4b85cb0ce2816d)

Author SHA1 Message Date
iGor milhit e88e14a2d4
pandoc: disable treesitter for markdown
- Disables treesitter for markdown to avoid conflicts with vim-pandoc*
  plugins.
- Sets the folding level to 1 for pandoc filetypes.
- Moves to a nord light theme.
- Fixes the treesitter configuration.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-04-26 09:01:25 +02:00
iGor milhit cda7ff36e3
markdown: enable autowriteall for markdown files
- Enables `autowriteall` for markdown files (pandoc filteype, as I use
  the vim-pandoc plugin).
- Modify the rules to ignore spell files.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-02-01 11:27:00 +01:00