Commit Graph

105 Commits

Author SHA1 Message Date
e344fbc259 feat(ide): add todo-comments-nvim 2025-11-10 11:39:53 -03:00
329d73385d chore(deps): update dependencies 2025-11-09 12:39:16 -03:00
370e86b368 style: format lua files 2025-11-09 12:38:02 -03:00
02e7ccf965 feat(lsp): golangci-lint lsp check installation 2025-11-09 12:37:00 -03:00
a758ff7808 feat: attempt of using nix fmt as formatter 2025-08-30 13:35:25 -03:00
899d69358c feat(formatting): format xhtml with html-tidy 2025-08-11 19:12:16 -03:00
6c46530516 feat(lsp): enable virtual text diagnostics 2025-07-24 19:16:54 -03:00
1e8baa2986 feat(integrations): use local activitywatch server 2025-07-24 07:09:37 -03:00
f7b371dfd4 feat(integrations): new activitywatch integration 2025-07-23 23:32:20 -03:00
9b5637c2de feat: new debugger keymaps 2025-07-04 19:18:04 -03:00
dc87109b39 feat(lsp): open diagnostics with error severity by default 2025-05-26 10:25:15 -03:00
49846d179f feat(ide): use arrow keys for autocompletion navigation 2025-05-26 10:24:50 -03:00
00a1236666 feat(lsp): markdown lsp 2025-05-26 10:24:24 -03:00
edfb970495 feat(formatting): markdown formatter 2025-05-26 10:24:07 -03:00
1c2195de1d revert(navigation): use harpoon's native ui 2025-05-19 17:15:25 -03:00
f4c7433fd2 feat(navigation): undo history tree via telescope 2025-05-19 17:14:58 -03:00
a6af0b11cb feat(navigation): use zf instead of fzf for file mathing 2025-05-19 17:14:20 -03:00
958798ac21 feat: new completion navigation 2025-05-07 09:50:59 -03:00
56d8f75abc chore: format files with stylua 2025-04-16 16:45:36 -03:00
91c0bad43f feat(plugins): use prettier for common files (html, css, yaml, markdown) 2025-04-16 16:42:55 -03:00
cb8d5603b8 feat(plugins): lsp for xml files 2025-04-16 16:42:54 -03:00
5b62f0bec1 feat(plugins): formatting of xml files 2025-04-16 16:42:54 -03:00
6ec8fa8e35 feat(ide): tailwind integration 2025-03-17 10:57:48 -03:00
5df35f88dc chore: remove outdated comment 2025-03-17 10:57:29 -03:00
71dede3550 refactor(lsps): remove unecessary emmet lsp configuration 2025-03-05 16:03:50 -03:00
190a79f37b feat: use blink.cmp's flake, which provides it's rust fuzzy-finder 2025-03-05 16:03:20 -03:00
b7af98d603 feat(lsps): add tailwindcss lsp 2025-03-05 16:02:30 -03:00
18e2ed6592 revert(lsps): remove unocss and templ lsps 2025-03-05 16:01:45 -03:00
ef1cc9207f revert(lsps): remove htmx-lsp (currently broken with blink.cmp) 2025-03-05 16:01:18 -03:00
14f2c4a495 fix: update blink.cmp configuration 2025-03-04 15:46:08 -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
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
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
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
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
21fc6d952c feat: use yazi instead of lf for terminal file manager 2024-12-09 19:46:25 -03:00