Commit Graph

17 Commits

Author SHA1 Message Date
c37fc7a344 bepo.lua: remove unused keymaps 2023-12-24 11:44:57 +01:00
a962afd7e2 init.lua: consistent linespaces 2023-12-24 11:41:31 +01:00
0bd90e19d4 lazy-config -> lazy-configure 2023-12-24 11:41:17 +01:00
f522d09696 init.lua: move telescope config to telescope-configure 2023-12-24 11:40:29 +01:00
7ce423fade init.lua: move cmp config to lua/complete.lua 2023-12-24 11:38:06 +01:00
0322b4539b init.lua: move lsp config to lua/lsp 2023-12-24 11:35:33 +01:00
d99358afc3 readme.md + init.lua: typo 2023-12-24 11:32:24 +01:00
523bda1a4f readme.md 2023-12-24 11:30:17 +01:00
4e2d151575 Add after/plugin/mappings.lua to resolve remap conflicts 2023-12-24 11:27:34 +01:00
c0c294c4c8 init.lua: move mappings to lua/mappings.lua 2023-12-24 11:26:30 +01:00
686b31c6e0 init.lua: Move general options to lua/general-options.lua 2023-12-24 11:24:18 +01:00
36bf94705a Move Lazy configuration to a separate file
- In lua/lazy-config.lua
2023-12-24 11:21:58 +01:00
c9db10beb8 Generic options 2023-12-24 11:15:52 +01:00
d2469628a5 Restore last position when opening a buffer 2023-12-24 00:07:05 +01:00
b82fee49de Add some of my mappings
- TODO: check some redundancies
2023-12-24 00:02:02 +01:00
3aca44bf20 Add bépo mappings 2023-12-24 00:01:01 +01:00
0deb9c900a First commit
- Use kickstart.nvim
- Change: rosé-pine colorscheme
2023-12-23 23:59:50 +01:00