Compare commits
5 Commits
b15cc3fd18
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
72bb0a0c16
|
|||
|
4e7def8ba1
|
|||
|
41a3a6114d
|
|||
|
82614c27db
|
|||
|
69584f4eb9
|
@@ -20,7 +20,6 @@ Color Scheme: [Tokyo Night](https://github.com/folke/tokyonight.nvim)<br>
|
|||||||
[neogit](https://github.com/NeogitOrg/neogit)<br>
|
[neogit](https://github.com/NeogitOrg/neogit)<br>
|
||||||
[gitsigns](https://github.com/lewis6991/gitsigns.nvim)<br>
|
[gitsigns](https://github.com/lewis6991/gitsigns.nvim)<br>
|
||||||
[tiny-inline-diagnostic](https://github.com/rachartier/tiny-inline-diagnostic.nvim)<br>
|
[tiny-inline-diagnostic](https://github.com/rachartier/tiny-inline-diagnostic.nvim)<br>
|
||||||
[coq_nvim](https://github.com/ms-jpq/coq_nvim)<br>
|
|
||||||
[nvim-autopairs](https://github.com/windwp/nvim-autopairs)<br>
|
[nvim-autopairs](https://github.com/windwp/nvim-autopairs)<br>
|
||||||
[Comment](https://github.com/numToStr/Comment.nvim)<br>
|
[Comment](https://github.com/numToStr/Comment.nvim)<br>
|
||||||
[sleuth](https://github.com/tpope/vim-sleuth)<br>
|
[sleuth](https://github.com/tpope/vim-sleuth)<br>
|
||||||
|
|||||||
51
config.nix
51
config.nix
@@ -29,37 +29,6 @@
|
|||||||
clipboard.providers.xclip.enable = true;
|
clipboard.providers.xclip.enable = true;
|
||||||
|
|
||||||
plugins = {
|
plugins = {
|
||||||
dashboard = {
|
|
||||||
enable = true;
|
|
||||||
|
|
||||||
settings = {
|
|
||||||
theme = "hyper";
|
|
||||||
|
|
||||||
config = {
|
|
||||||
header = [
|
|
||||||
"███╗ ██╗██╗██╗ ██╗██╗ ██╗██╗███╗ ███╗"
|
|
||||||
"████╗ ██║██║╚██╗██╔╝██║ ██║██║████╗ ████║"
|
|
||||||
"██╔██╗ ██║██║ ╚███╔╝ ██║ ██║██║██╔████╔██║"
|
|
||||||
"██║╚██╗██║██║ ██╔██╗ ╚██╗ ██╔╝██║██║╚██╔╝██║"
|
|
||||||
"██║ ╚████║██║██╔╝ ██╗ ╚████╔╝ ██║██║ ╚═╝ ██║"
|
|
||||||
"╚═╝ ╚═══╝╚═╝╚═╝ ╚═╝ ╚═══╝ ╚═╝╚═╝ ╚═╝"
|
|
||||||
""
|
|
||||||
];
|
|
||||||
|
|
||||||
shortcut = [
|
|
||||||
{
|
|
||||||
action = {
|
|
||||||
__raw = "function(path) vim.cmd('Telescope find_files') end";
|
|
||||||
};
|
|
||||||
desc = "Find Files";
|
|
||||||
key = "f";
|
|
||||||
icon = " ";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
telescope = {
|
telescope = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
@@ -136,17 +105,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
coq-nvim = {
|
|
||||||
enable = true;
|
|
||||||
installArtifacts = true;
|
|
||||||
|
|
||||||
luaConfig.post = ''
|
|
||||||
vim.g.coq_settings = {
|
|
||||||
keymap = { jump_to_mark = "" },
|
|
||||||
}
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
|
|
||||||
nvim-autopairs.enable = true;
|
nvim-autopairs.enable = true;
|
||||||
sleuth.enable = true;
|
sleuth.enable = true;
|
||||||
|
|
||||||
@@ -166,16 +124,15 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
mkdnflow = {
|
mkdnflow = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
mappings = {
|
mappings = {
|
||||||
MkdnEnter = {
|
MkdnEnter = [
|
||||||
key = "<CR>";
|
[ "n" "v" "i" ]
|
||||||
modes = [ "n" "v" "i" ];
|
"<CR>"
|
||||||
};
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
25
flake.lock
generated
25
flake.lock
generated
@@ -8,11 +8,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1769996383,
|
"lastModified": 1778716662,
|
||||||
"narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
|
"narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=",
|
||||||
"owner": "hercules-ci",
|
"owner": "hercules-ci",
|
||||||
"repo": "flake-parts",
|
"repo": "flake-parts",
|
||||||
"rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
|
"rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@@ -57,11 +57,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1773821835,
|
"lastModified": 1780749050,
|
||||||
"narHash": "sha256-TJ3lSQtW0E2JrznGVm8hOQGVpXjJyXY2guAxku2O9A4=",
|
"narHash": "sha256-3av0pIjlOWQ6rDbNOmpUSvbNnJkGORQKKjb4LtCZsIY=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "b40629efe5d6ec48dd1efba650c797ddbd39ace0",
|
"rev": "a799d3e3886da994fa307f817a6bc705ae538eeb",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@@ -80,11 +80,11 @@
|
|||||||
"systems": "systems_2"
|
"systems": "systems_2"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1772402258,
|
"lastModified": 1781034432,
|
||||||
"narHash": "sha256-3DmCFOdmbkFML1/G9gj8Wb+rCCZFPOQtNoMCpqOF8SA=",
|
"narHash": "sha256-+UuS36un3lXLtKsGCYQnOn51hDhB+dZ1SHoHXClnV/0=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "nixvim",
|
"repo": "nixvim",
|
||||||
"rev": "21ae25e13b01d3b4cdc750b5f9e7bad68b150c10",
|
"rev": "e9fbbd56eab78751ba4c166c31a1667042528ced",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@@ -119,15 +119,16 @@
|
|||||||
},
|
},
|
||||||
"systems_2": {
|
"systems_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1681028828,
|
"lastModified": 1774449309,
|
||||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
"narHash": "sha256-brhZ8DmuGtzkCYHJg4HEd602amKm89Y9ytsFZ5uWD1w=",
|
||||||
"owner": "nix-systems",
|
"owner": "nix-systems",
|
||||||
"repo": "default",
|
"repo": "default",
|
||||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
"rev": "c29398b59d2048c4ab79345812849c9bd15e9150",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nix-systems",
|
"owner": "nix-systems",
|
||||||
|
"ref": "future-26.11",
|
||||||
"repo": "default",
|
"repo": "default",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -33,6 +33,7 @@
|
|||||||
|
|
||||||
nvim = nixvim.legacyPackages.${system}.makeNixvimWithModule {
|
nvim = nixvim.legacyPackages.${system}.makeNixvimWithModule {
|
||||||
module = nixvimModule;
|
module = nixvimModule;
|
||||||
|
inherit pkgs;
|
||||||
extraSpecialArgs = {
|
extraSpecialArgs = {
|
||||||
inherit inputs;
|
inherit inputs;
|
||||||
light = false;
|
light = false;
|
||||||
@@ -41,6 +42,7 @@
|
|||||||
|
|
||||||
nvim-light = nixvim.legacyPackages.${system}.makeNixvimWithModule {
|
nvim-light = nixvim.legacyPackages.${system}.makeNixvimWithModule {
|
||||||
module = nixvimModule;
|
module = nixvimModule;
|
||||||
|
inherit pkgs;
|
||||||
extraSpecialArgs = {
|
extraSpecialArgs = {
|
||||||
inherit inputs;
|
inherit inputs;
|
||||||
light = true;
|
light = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user