[feat] Finalize hyprland config and add pkgs.nixpkgs-fmt

This commit is contained in:
Uttarayan
2024-02-14 22:35:19 +05:30
parent 8df56b55d3
commit 69a1b48822
7 changed files with 282 additions and 25 deletions

View File

@@ -26,7 +26,11 @@ return require('lazy').setup({
"Glow"
},
'samoshkin/vim-mergetool',
'mhartington/formatter.nvim',
{
cmd = { "Format", "FormatWrite" },
'mhartington/formatter.nvim'
},
-- 'christianrondeau/vim-base64',
{ 'tpope/vim-commentary', lazy = false },