Commit graph

18 commits

Author SHA1 Message Date
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