Commit Graph

11 Commits

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