mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 18:55:47 +02:00
@@ -1,4 +1,4 @@
|
||||
{...}: {
|
||||
{pkgs, ...}: {
|
||||
vim = {
|
||||
diagnostics = {
|
||||
enable = true;
|
||||
@@ -25,6 +25,7 @@
|
||||
context.enable = true;
|
||||
highlight.enable = true;
|
||||
textobjects.enable = true;
|
||||
grammars = [pkgs.vimPlugins.nvim-treesitter.grammarPlugins.http];
|
||||
};
|
||||
lsp = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user