aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a4d80157d6cb242d2ef3734714fe43474a6ee482 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Rhatto's VIM dotfiles

## About

This is the repository for rhatto's VIM configuration.
More information at https://git.fluxo.info/metadot

## Radar

Some interesting modules to consider:

* [GitHub - preservim/vim-markdown: Markdown Vim Mode](https://github.com/preservim/vim-markdown):
  not in use because I did not like the folding scheme (`vim-markdown-folding` is working better
  for my use case).

* [GitHub - aserebryakov/vim-todo-lists: Vim plugin for TODO lists](https://github.com/aserebryakov/vim-todo-lists):
  not in use; `vim-simple-todo` is being used instead.