pkg(nixvim): Add blink-cmp, lazydev, mini-ai, mini-pairs and ts-comments plugins to improve coding UX
This commit is contained in:
parent
7477166d9e
commit
cfdd89c080
6 changed files with 265 additions and 16 deletions
3
pkgs/nixvim/coding/ts-comments.nix
Normal file
3
pkgs/nixvim/coding/ts-comments.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{...}: {
|
||||
youthlic.plugins.ts-comments.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue