1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-03 16:39:26 +00:00

Add neovim dotfiles

This commit is contained in:
2022-10-01 13:46:18 +02:00
parent b136026491
commit 4b791cb985
41 changed files with 1330 additions and 113 deletions

3
.config/nvim/README.md Normal file
View File

@ -0,0 +1,3 @@
# Neovim configuration files
Neovim conf heavily adapted to suit my needs, based on LunarVim's [basic ide](https://github.com/LunarVim/nvim-basic-ide).