Commit Graph

29 Commits

Author SHA1 Message Date
00aa5e7ce8 use markdown friendly-snippets in pandoc documents 2023-12-24 23:36:46 +01:00
34de9c7f85 complete: some remaps from my former configuration 2023-12-24 23:36:18 +01:00
6d26e62cee Add augroup to autocommand 2023-12-24 22:42:24 +01:00
6254bfe4d0 markdown: mail bindings + formatoptions for convenience
- emails in markdown: https://blog.epheme.re/tips/vim-md-emails.html
2023-12-24 22:40:34 +01:00
9edbeeaae4 telescope: add git bindings 2023-12-24 22:10:31 +01:00
bbbd416de5 mappings: add <esc> working in terminal mode + <leader>y to copy
+ rename vim.keymap.set with keymap
2023-12-24 22:08:52 +01:00
fad7bc2ae5 autocommands for pandoc 2023-12-24 21:48:21 +01:00
d377f3432a Manage folds 2023-12-24 19:17:20 +01:00
ef8f52e152 Don't use "+ as default clipboard 2023-12-24 18:03:27 +01:00
fc11e9b3f3 Remove which-key for operators (was annoying) 2023-12-24 18:02:35 +01:00
689bb2024d Add description to neorg commands 2023-12-24 17:00:11 +01:00
c506a7ea78 Add autocmd for neorg files 2023-12-24 16:55:49 +01:00
0e8587b461 Neorg configuration 2023-12-24 12:34:08 +01:00
050a484742 add vimtex configuration 2023-12-24 12:03:32 +01:00
50bdcab579 Lazy: add some plugins 2023-12-24 12:03:14 +01:00
d864f6f7f7 Testing "+ as default register for yank/paste 2023-12-24 11:55:19 +01:00
1a27b5f82d init.lua: move treesitter config to treesitter-configure.lua 2023-12-24 11:49:17 +01:00
c37fc7a344 bepo.lua: remove unused keymaps 2023-12-24 11:44:57 +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
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