Simon Lasbrugnas
fceb4c35c6
feat: add colorizer plugin for hex codes
2024-09-19 03:43:17 +02:00
Simon Lasbrugnas
1a97a8ee59
chore: update colorscheme
...
* Add export-kitty-colors.lua scripts to colors folder
Exports the current colorscheme to a kitty color scheme
* Modify peel-enhanced.vim theme
* Add lsp signature help
2024-09-19 01:53:39 +02:00
Simon Lasbrugnas
67dae409e7
chore: add gleam lsp setup
2024-09-10 16:40:10 +02:00
Simon Lasbrugnas
f556257710
feat: add indent-blankline
...
Update dependencies
2024-09-10 16:39:16 +02:00
Simon Lasbrugnas
e9c1a7c0af
chore(config): add <leader>gt to go to type definition
2024-09-04 21:10:39 +02:00
Simon Lasbrugnas
e6c3afca3d
chore(gitsigns): inverse next / prev hunk
2024-09-04 13:49:27 +02:00
Simon Lasbrugnas
70df031d78
chore: add lsp go to implementation keybinding
2024-08-16 20:59:25 +02:00
Simon Lasbrugnas
aa1722af03
chore: remove folke/which-key.nvim
2024-08-16 13:48:26 +02:00
Simon Lasbrugnas
8d422993a0
chore: add format keybinding <leader><leader>
2024-08-16 13:46:46 +02:00
Simon Lasbrugnas
16508476d0
chore(telescope): add no_ignore = true option to find_files
2024-08-16 13:45:56 +02:00
Simon Lasbrugnas
754eef18b9
feat(coding): add supermaven autocompletion
2024-08-16 13:45:23 +02:00
Simon Lasbrugnas
52655d2537
chore(telescope): Disable normal mode
...
Also remap <leader>ps to <leader>p as there aren't any other commands
using the <leader>p prefix in my config. Might change it later.
2024-07-28 22:41:44 +02:00
Simon Lasbrugnas
e7b0492961
chore(plugin): update trouble commands
2024-07-26 23:25:12 +02:00
Simon Lasbrugnas
77272a70d3
feat(telescope): change <leader>fa to ignore .git folder
...
Add <leader>fl to do what <leader>fa used to do (that is, search
everything including the .git folder)
2024-07-23 21:54:10 +02:00
Simon Lasbrugnas
ae6bfc00ba
chore: update dependencies
2024-07-06 11:51:42 +02:00
Simon Lasbrugnas
7e318ed916
feat: add oil to replace netrw
...
feat: disable copilot for now
2024-04-21 19:16:12 +02:00
Simon Lasbrugnas
105d6cf2ea
chore: clean up and reformat
...
feat: remove unused bindings
2024-04-20 04:00:04 +02:00
Simon Lasbrugnas
87b571752a
feat: remove fleet theme config file
2024-04-19 03:19:38 +02:00
Simon Lasbrugnas
98e35282d4
feat(plugin): add folke/trouble plugin
...
chore: update dependencies
2024-04-19 03:17:19 +02:00
Simon Lasbrugnas
1cb297132b
chore(coding): use return carriage instead of C-y to autocomplete
2024-01-22 00:44:25 +01:00
Simon Lasbrugnas
1f1dbf06c6
fix(coding): add back luaSnip
2023-11-30 10:38:03 +01:00
Simon Lasbrugnas
b969172234
fix(fugitive): allow fugitive to load when no files are opened
...
Add VeryLazy event to fugitive in order to load it even when files
aren't opened
2023-11-27 13:25:31 +01:00
Simon Lasbrugnas
dd4ec72cf7
chore: clean up config
2023-11-26 23:05:45 +01:00
Simon Lasbrugnas
cb49ba5c9a
feat(lazy)!: Rewrite config with lazy.nvim
2023-11-26 03:42:10 +01:00