1
0
Fork 0
My opinionated config for Vim.
Go to file
Dani Rodríguez 6e939f84cc vim: sync modules 2024-03-06 16:21:24 +01:00
.github/workflows meta: time to leave GitHub 2024-02-12 17:48:41 +01:00
ftplugin distribution: remove some plugins 2023-11-28 12:28:20 +01:00
pack vim: sync modules 2024-03-06 16:21:24 +01:00
plugin ale: make it compatible with Java files 2024-02-13 11:17:10 +01:00
undodir Persist undodir directory 2021-04-13 22:41:54 +02:00
.gitignore meta: time to leave GitHub 2024-02-12 17:48:41 +01:00
.gitmodules vim-lsp: replace vim-lsp-settings with my fork 2024-03-06 16:17:51 +01:00
GNUmakefile meta: time to leave GitHub 2024-02-12 17:48:41 +01:00
README meta: time to leave GitHub 2024-02-12 17:48:41 +01:00
vimrc vim: sync modules 2024-03-06 16:21:24 +01:00

README

This is my vimrc, the configuration file for my Vim distribution. Currently, my
vimrc is more frugal and boring that what it used to be.

Plugins are installed as regular packs and tracked by Git submodule. The
provided GNUmakefile is used to fetch and update the packs.

The online backup is hosted at https://git.danirod.es/dotfiles/vimrc. There is
a GitHub mirror, but it is read only. Please, do not send GitHub pull requests.
They cannot be accepted due to a GDPR policy and they will be closed
automatically.