Commit graph

7 commits

Author SHA1 Message Date
Simon Lasbrugnas
55b2405442
chore(telescope): reset find files command to find_files 2024-11-09 00:27:25 +01:00
Simon Lasbrugnas
61ca2910c8
chore(telescope): replace find_files with git_files command (<C-p>) 2024-11-05 15:12:00 +01:00
Simon Lasbrugnas
16508476d0
chore(telescope): add no_ignore = true option to find_files 2024-08-16 13:45:56 +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
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
105d6cf2ea
chore: clean up and reformat
feat: remove unused bindings
2024-04-20 04:00:04 +02:00
Simon Lasbrugnas
cb49ba5c9a
feat(lazy)!: Rewrite config with lazy.nvim 2023-11-26 03:42:10 +01:00