1
0
Fork 0
My Neovim dotfiles.
Find a file
2025-08-17 22:31:37 +02:00
.github/workflows Prepare for the GitHub mirror 2024-02-11 15:21:21 +01:00
ftplugin [lsp] create my own code action shortcuts 2025-07-29 16:40:48 +02:00
pack [fennel] migrate to fennel 2025-08-17 22:23:32 +02:00
plugin [lint] fix invalid call to try_lint 2025-08-17 22:31:37 +02:00
snippets [luasnip] add new snippets 2025-08-17 20:14:24 +02:00
.gitmodules [fennel] migrate to fennel 2025-08-17 22:23:32 +02:00
.luarc.json [fennel] migrate to fennel 2025-08-17 22:23:32 +02:00
GNUmakefile Initial dotfile distribution 2024-02-11 15:08:40 +01:00
init.lua [fennel] migrate to fennel 2025-08-17 22:23:32 +02:00
README.txt Prepare for the GitHub mirror 2024-02-11 15:21:21 +01:00

These are my boring neovim dotfiles, closely based on my current vimrc config.

Plugins are instaled as regular packs and tracked by Git submodules.

The provided GNUmakefile is used to fetch and update the packs.

The online backup is hosted at https://git.danirod.es/dotfiles/nvim. 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.