Commit Graph

97 Commits

Author SHA1 Message Date
60e3508987 feat: better home manager module 2025-02-05 13:10:07 -03:00
ce1742bca3 feat: better nixos module 2025-02-05 13:09:59 -03:00
72891b72b6 refactor: default values to packages 2025-02-05 13:09:39 -03:00
8a24d99620 fix: missing dependency for nvim-dap-ui 2025-01-28 16:57:55 -03:00
bacb4a4c21 fix: debugger not being properly initiated 2025-01-28 16:57:40 -03:00
7082a250be feat: use built-in clipboard instead of system's 2025-01-03 10:19:53 -03:00
f210c68bc2 feat: use templ if it is installed in path 2025-01-03 10:19:40 -03:00
bff3f7b24e chore: update file manager listed in README 2024-12-26 11:56:23 -03:00
f356d4a19b feat: add trouble.nvim 2024-12-26 11:55:29 -03:00
e439f557c4 feat: language aliases for markdown codeblocks 2024-12-23 16:56:25 -03:00
0a629334f4 feat: use <C-e> for explorer instead of harpoon 2024-12-13 16:27:09 -03:00
b7265ccfe3 feat: golangci-lint lsp 2024-12-13 16:26:52 -03:00
f248decb13 refactor: panel split 2024-12-13 16:25:30 -03:00
792e1eed2d fix: missing keymap import 2024-12-13 16:25:02 -03:00
f1644613f2 feat: deno_fmt only on deno projects 2024-12-12 19:28:10 -03:00
d69c197fa4 fix: infinite recursion in yazi 2024-12-12 18:28:23 -03:00
4e6121b312 fix?: remove yazi executable from path (recursion problem) 2024-12-12 11:33:45 -03:00
20bc2bb9a7 refactor: move grip to it's own file 2024-12-12 09:31:05 -03:00
7038dae6df fix: nvim-ts-autotag on templ not working 2024-12-12 09:18:25 -03:00
603584aa69 chore: add todo 2024-12-12 09:09:00 -03:00
481f4ea969 feat: add default formatters 2024-12-12 09:06:03 -03:00
86ef658403 feat: add vim-sleuth 2024-12-12 09:05:48 -03:00
dd8b44d476 feat: unocss lsp 2024-12-11 21:38:31 -03:00
71a11aa445 feat: templ formatter 2024-12-11 10:06:39 -03:00
349ea923a6 chore: update flakes 2024-12-11 09:57:04 -03:00
cffc1eabfb feat: add resources to blink.cmp 2024-12-11 09:56:58 -03:00
254c121881 revert: htmx doens't work on templ 2024-12-11 09:56:46 -03:00
b0c30563fb fix: templ lsp 2024-12-11 08:57:40 -03:00
ebf4b403fd fix: wrong package name used in examples 2024-12-09 19:48:42 -03:00
21fc6d952c feat: use yazi instead of lf for terminal file manager 2024-12-09 19:46:25 -03:00
bc3fbfb5c2 fix: use find_files instead of git_files on non-git directories 2024-12-09 19:40:49 -03:00
a13355a874 chore: add To-Do section on README.md 2024-12-09 18:39:14 -03:00
e82fa3135f chore: add mirror link on README.md 2024-12-09 18:32:49 -03:00
8899ed3447 chore: add README.md and LICENSE 2024-12-09 18:29:30 -03:00
66d8ced354 feat(nixos,home-manager): add nixosModules and homeManagerModules outputs 2024-12-09 17:09:18 -03:00
c90cfa04be chore: add alejandra to devShell 2024-12-09 16:30:33 -03:00
4fd46b06da revert: use {} instead of nil for lsps 2024-12-09 16:30:12 -03:00
bdb0645867 fix: missing desktop entry for package 2024-12-09 16:30:00 -03:00
9c84ed22d4 feat(formatters): add jq as default json formatter 2024-12-09 16:29:28 -03:00
2e81154a99 feat(tweaks,grip): use go-grip instead of grip 2024-12-08 21:16:07 -03:00
240244f812 fix(tweaks,grip): close grip on delete 2024-12-08 19:49:20 -03:00
c7df721b72 fix(tweaks,grip): use QuitPre instead of Quit event 2024-12-08 19:46:11 -03:00
abaf191c6f feat(tweaks): grip markdown viewer 2024-12-08 19:39:38 -03:00
1ab580be73 fix(lsp): nix support 2024-12-08 19:38:49 -03:00
45729ebf85 feat(navigation): use ff as git_files and <leader>ff for all files 2024-12-08 18:03:08 -03:00
bcae99b85c fix(navigation): list ALL files with find_files 2024-12-08 18:01:00 -03:00
857ae5f03e fix(navigation): missing parenteses in function call 2024-12-08 17:51:14 -03:00
fdcc02955d feat(tweaks): tweaks to existing neovim functionality and keymaps 2024-12-08 17:46:41 -03:00
15fdb0f0a6 feat(keymaps): add custom keymaps 2024-12-08 17:45:37 -03:00
a67889de1c feat: wrapp dependency packages into PATH 2024-12-08 13:43:04 -03:00