patch: treesitter highlighting, lsp inlay hints and update flake (#20)

Small update to enable Treesitter highlighting by default, enable LSP
inlay hints and update flake inputs to the latest version
This commit is contained in:
Roel de Cort 2024-08-03 22:08:02 +02:00 committed by GitHub
parent 48bbb7951d
commit 92c42db332
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 34 additions and 36 deletions

View file

@ -18,6 +18,7 @@ This repository contains my personal configuration NixVim, a Neovim configuratio
- `cmp.nix`: Configures the cmp completion framework.
- `cmp-copilot.nix`: Adds GitHub Copilot support to cmp.
- `lspkind.nix`: Adds icons to lsp completion items.
- `autopairs.nix`: Adds the autopairs plugin.
## Snippets