aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvim
Commit message (Collapse)AuthorAgeFilesLines
* nvim: Adapt wording for proper OpenPGP terminology in ultisnipsDavid Runge2024-01-052-9/+5
| | | | Signed-off-by: David Runge <dave@sleepmap.de>
* nvim: Add tree-sitter integrationDavid Runge2022-12-211-1/+48
| | | | | .config/nvim/init.lua: Add tree-sitter integration.
* Remove nvim symlink for vim initDavid Runge2022-12-091-1/+0
| | | | | .config/nvim/init.vim: Don't use vim config as we now have a lua based config for neovim.
* Add basic lua based neovim configDavid Runge2022-12-091-0/+203
| | | | | .config/nvim/init.lua: Add basic lua based neovim config.
* Add ultisnips snippets for neovimDavid Runge2022-12-092-0/+48
| | | | | .config/nvim/UltiSnips/: Add mail and text file ultisnips snippets for the use with neovim.
* neovim: Add symlink to vim configDavid Runge2021-01-011-0/+1
.config/nvim/init.vim: Symlink to .vimrc.