Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvim: Adapt wording for proper OpenPGP terminology in ultisnips | David Runge | 2024-01-05 | 2 | -9/+5 |
| | | | | Signed-off-by: David Runge <dave@sleepmap.de> | ||||
* | nvim: Add tree-sitter integration | David Runge | 2022-12-21 | 1 | -1/+48 |
| | | | | | .config/nvim/init.lua: Add tree-sitter integration. | ||||
* | Remove nvim symlink for vim init | David Runge | 2022-12-09 | 1 | -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 config | David Runge | 2022-12-09 | 1 | -0/+203 |
| | | | | | .config/nvim/init.lua: Add basic lua based neovim config. | ||||
* | Add ultisnips snippets for neovim | David Runge | 2022-12-09 | 2 | -0/+48 |
| | | | | | .config/nvim/UltiSnips/: Add mail and text file ultisnips snippets for the use with neovim. | ||||
* | neovim: Add symlink to vim config | David Runge | 2021-01-01 | 1 | -0/+1 |
.config/nvim/init.vim: Symlink to .vimrc. |