5f6b05c7d3
style: consistency over commands strings
2024-12-08 12:42:05 -03:00
9c4fc87bef
feat(ide): terminal file manager integration
2024-12-08 11:30:11 -03:00
db772fad6f
feat(ide): kind and kind_icon in completion menu
2024-12-08 10:57:05 -03:00
b560501d1e
feat(ide): html tag autoclosing
2024-12-08 10:24:53 -03:00
3dac9f603e
feat(ide): autopairing
2024-12-08 10:24:37 -03:00
fad582d4fe
feat(ide): emmet language server and intergration
2024-12-07 17:20:51 -03:00
b464bf03d6
fix(ide): use nil instead of {} for default lsp configs
2024-12-07 17:19:57 -03:00
5be8d4cd59
feat(ide): smart comments
2024-12-07 14:37:25 -03:00
abbcb0bab1
feat(formatting): shell formatting
2024-12-07 14:37:09 -03:00
5fe2e90be4
refactor(formatting): use conform.nvim in all filetypes
2024-12-07 13:22:32 -03:00
0413f99fef
refactor(formatting): put conform.nvim inside a plugin list
2024-12-07 13:15:19 -03:00
6e506cfc72
chore(formatting): remove unecessary comment
2024-12-07 13:14:00 -03:00
0283cf7ad0
feat(formatting): new formatting configuration
2024-12-07 13:13:29 -03:00
9e2186e574
feat(tweaks): highlight on yank
2024-12-07 12:47:14 -03:00
799656c3cc
feat(ide): gitsigns and git line blame
2024-12-07 12:22:25 -03:00
97c4732058
fix(debugger): explicitly call setup on dap plugins
2024-12-07 12:21:31 -03:00
b194e4dd43
fix(ide): cloak not being initiated
2024-12-07 12:18:25 -03:00
9e0881dfc8
refactor(ide): use auto-session instead of Obsession.vim
2024-12-07 12:01:12 -03:00
3b841c48ca
fix(ide): auto-save.nvim wrong plugin name
2024-12-07 12:00:24 -03:00
7f88679259
docs: add small headlines to files
2024-12-07 09:59:38 -03:00
5b34bbf514
feat(ide): session restoration
2024-12-06 20:48:46 -03:00
925b24584a
feat(ide): secrets hidding
2024-12-06 20:48:11 -03:00
5810a2e883
feat(ide): auto-save
2024-12-06 20:47:55 -03:00
5750b2b540
feat: ide features, auto-completetion
2024-12-06 20:22:33 -03:00
053c00ff3d
feat: delve debugger
2024-12-06 20:21:32 -03:00
d5e2510c86
feat: dap debugger
2024-12-06 20:21:17 -03:00
85df16bb78
fix: plugins list in lsp.lua
2024-12-06 20:19:34 -03:00
ca17648ea9
fix: keymaps with wrong description format
2024-12-05 19:44:25 -03:00
abc7fbc54a
feat: add eslint, html, css and json lsp's
2024-12-05 19:34:30 -03:00
f3477a2b22
feat: add typescript lsp
2024-12-05 19:31:22 -03:00
d579fd4517
feat: add nix lsp (nil)
2024-12-05 19:29:22 -03:00
8b143033ee
feat: add deno and tailwincss lsp's
2024-12-05 19:28:11 -03:00
c7804293a0
feat: add htmx and templ lsp's
2024-12-05 19:27:38 -03:00
51800f7484
feat: add gopls and rust-analyzer lsp's
2024-12-05 19:27:16 -03:00
19b1f317b1
feat: add lspconfig support, with wrapped lsp's
2024-12-05 19:26:15 -03:00
26793ef834
feat: add treesitter configuration
2024-12-05 19:25:19 -03:00
14b33a9cfe
feat: add appearance configuration
2024-12-05 19:24:51 -03:00
22d6f2a4ab
feat: add tmux.nvim
2024-12-05 19:24:06 -03:00
dfae26ace8
feat: add marks.nvim
2024-12-05 19:23:45 -03:00
4973807478
feat: add harpoon
2024-12-05 19:23:23 -03:00
bb39c1dbc7
chore: move telescope to navigation.lua
2024-12-05 19:22:58 -03:00
4dd2211721
feat: initial commit
...
New neovim configuration, a continuation from
a1a9da1ddc ,
but based on Nix as the plugin/package manager. With a wrapped neovim
instance, for better portability.
2024-12-03 18:17:33 -03:00