Commit graph

100 commits

Author SHA1 Message Date
Simon Lasbrugnas
ed549f35ec
chore: update dependencies 2024-09-28 00:26:08 +02:00
Simon Lasbrugnas
45d0c63094
chore(lsp): remove signature help <C-k> mapping 2024-09-20 14:18:44 +02:00
Simon Lasbrugnas
fceb4c35c6
feat: add colorizer plugin for hex codes 2024-09-19 03:43:17 +02:00
Simon Lasbrugnas
1dec46d2f7
chore: update dependencies 2024-09-19 01:54:31 +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
0e0e97ffbc
chore: update dependencies 2024-09-16 10:14:02 +02:00
Simon Lasbrugnas
f77fa9f8e4
style: hide visible tabs
Replaced with indent-blankline plugin
2024-09-13 18:07:57 +02:00
Simon Lasbrugnas
565488ffe1
chore: enable cursorline 2024-09-10 16:41:10 +02:00
Simon Lasbrugnas
67dae409e7
chore: add gleam lsp setup 2024-09-10 16:40:10 +02:00
Simon Lasbrugnas
ce7759b281
chore: remove auto insert mode autocmd for terminal buffers 2024-09-10 16:39:37 +02:00
Simon Lasbrugnas
f556257710
feat: add indent-blankline
Update dependencies
2024-09-10 16:39:16 +02:00
Simon Lasbrugnas
22517a2bb1
style: use brighter line number colors 2024-09-10 16:38:42 +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
6d6279736f
chore: update dependencies 2024-09-04 13:50:17 +02:00
Simon Lasbrugnas
e6c3afca3d
chore(gitsigns): inverse next / prev hunk 2024-09-04 13:49:27 +02:00
Simon Lasbrugnas
278f16a984
chore: update dependencies 2024-08-26 17:51:15 +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
38955b8cca
chore: add terminal mode keybindings 2024-08-16 13:44:44 +02:00
Simon Lasbrugnas
ac13b40808
chore: disable autoformat on save
Add terminal autocommand to enter insert mode
2024-08-16 13:44:07 +02:00
Simon Lasbrugnas
8f7240f3f3
chore: update dependencies 2024-08-16 13:44:02 +02:00
Simon Lasbrugnas
0f12aa9c57
chore(vim): always use system clipboard for yank and paste 2024-07-28 23:09:16 +02:00
github-actions[bot]
7aedfa5b11 chore(main): release 1.5.0 2024-07-28 23:01:40 +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
0e642bff01
style: Change visual selection color 2024-07-26 23:25:38 +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
8740255396
style: set comments to normal instead of italic 2024-07-23 21:51:13 +02:00
Simon Lasbrugnas
8d455c6309
chore: update dependencies 2024-07-08 10:58:24 +02:00
github-actions[bot]
ce61d30ab0 chore(main): release 1.4.0 2024-07-06 11:55:29 +02:00
Simon Lasbrugnas
37bfa8f0c6
chore: update dependencies 2024-07-06 11:54:34 +02:00
Simon Lasbrugnas
f019253e4a
feat: add python path to options 2024-07-06 11:51:52 +02:00
Simon Lasbrugnas
ae6bfc00ba
chore: update dependencies 2024-07-06 11:51:42 +02:00
Simon Lasbrugnas
9b5fd5c837
chore: update dependencies 2024-05-22 18:42:00 +02:00
Simon Lasbrugnas
272502e689
chore: update dependencies 2024-05-22 11:17:27 +02:00
Simon Lasbrugnas
0fe3b0954d
chore: add back visible tabs 2024-05-06 00:18:01 +02:00
Simon Lasbrugnas
058a73efd9
chore: update dependencies 2024-04-30 13:42:20 +02:00
Simon Lasbrugnas
f67b33deec
style: remove visible tabs from list 2024-04-21 19:16:12 +02:00
Simon Lasbrugnas
7e318ed916
feat: add oil to replace netrw
feat: disable copilot for now
2024-04-21 19:16:12 +02:00
github-actions[bot]
1bb21c0a6e chore(main): release 1.3.0 2024-04-20 21:40:28 +02:00
Simon Lasbrugnas
c1fc0cad11
feat: remove guicursor option 2024-04-20 04:05:52 +02:00
Simon Lasbrugnas
105d6cf2ea
chore: clean up and reformat
feat: remove unused bindings
2024-04-20 04:00:04 +02:00
Simon Lasbrugnas
27b5fa5676
chore: update dependencies 2024-04-19 15:37:29 +02:00
github-actions[bot]
1f7ed7ca6a chore(main): release 1.2.0 2024-04-19 04:13:32 +02:00
Simon Lasbrugnas
cbe86ded28
feat(autocmds): add lsp auto format on save 2024-04-19 04:12:11 +02:00
github-actions[bot]
76ae0ff809 chore(main): release 1.1.0 2024-04-19 03:21:56 +02:00
Simon Lasbrugnas
3fd3e0b6bf
feat: add custom theme 'peel-enhanced' 2024-04-19 03:20:40 +02:00