nvim: completion and styling
This commit is contained in:
parent
f3628d2cf1
commit
2bad613a8a
6 changed files with 303 additions and 7 deletions
home/common
|
@ -1,9 +1,9 @@
|
|||
{ lib, pkgs, ... }:
|
||||
{
|
||||
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
|
||||
|
||||
plugins = [
|
||||
{
|
||||
name = "grc";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue