added nvim

This commit is contained in:
Daniel Fichtinger 2024-11-03 15:03:42 -05:00
parent 02fe17d9a1
commit 975099489a
34 changed files with 1523 additions and 0 deletions

5
.config/nvim/README.md Normal file
View file

@ -0,0 +1,5 @@
# 💤 FicVim
My personal Neovim configuration based on [LazyVim](https://github.com/LazyVim/LazyVim).
Currently I'm using `obsidian.nvim` along with the Obsidian app for my notes and task management. I write all my notes in Neovim and read them or interact with my tasklist in the app. I'm also planning out a plugin which will scan the Obsidian vault for checklist items, populating a buffer as a sort of master todo list.