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:
parent
48bbb7951d
commit
92c42db332
4 changed files with 34 additions and 36 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue