Commit Graph

92 Commits

Author SHA1 Message Date
Fabrice Mouhartem faa55e3664 lsp: add my usual LSPs to the config 2023-12-25 10:11:04 +01:00
Fabrice Mouhartem c2a04d310e colorscheme: light theme
- Otherwise was dark in tmux
2023-12-25 09:24:09 +01:00
Fabrice Mouhartem e7f13d002d complete: luasnip configuration 2023-12-24 23:43:35 +01:00
Fabrice Mouhartem 00aa5e7ce8 use markdown friendly-snippets in pandoc documents 2023-12-24 23:36:46 +01:00
Fabrice Mouhartem 34de9c7f85 complete: some remaps from my former configuration 2023-12-24 23:36:18 +01:00
Fabrice Mouhartem 6d26e62cee Add augroup to autocommand 2023-12-24 22:42:24 +01:00
Fabrice Mouhartem 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
Fabrice Mouhartem 9edbeeaae4 telescope: add git bindings 2023-12-24 22:10:31 +01:00
Fabrice Mouhartem 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
Fabrice Mouhartem fad7bc2ae5 autocommands for pandoc 2023-12-24 21:48:21 +01:00
Fabrice Mouhartem d377f3432a Manage folds 2023-12-24 19:17:20 +01:00
Fabrice Mouhartem ef8f52e152 Don't use "+ as default clipboard 2023-12-24 18:03:27 +01:00
Fabrice Mouhartem 7b58afb384 Add remark 2023-12-24 18:03:11 +01:00
Fabrice Mouhartem fc11e9b3f3 Remove which-key for operators (was annoying) 2023-12-24 18:02:35 +01:00
Fabrice Mouhartem 689bb2024d Add description to neorg commands 2023-12-24 17:00:11 +01:00
Fabrice Mouhartem c506a7ea78 Add autocmd for neorg files 2023-12-24 16:55:49 +01:00
Fabrice Mouhartem 0e8587b461 Neorg configuration 2023-12-24 12:34:08 +01:00
Fabrice Mouhartem b420fa2111 Some BÉPO mappings for vimtex 2023-12-24 12:27:55 +01:00
Fabrice Mouhartem 050a484742 add vimtex configuration 2023-12-24 12:03:32 +01:00
Fabrice Mouhartem 50bdcab579 Lazy: add some plugins 2023-12-24 12:03:14 +01:00
Fabrice Mouhartem d864f6f7f7 Testing "+ as default register for yank/paste 2023-12-24 11:55:19 +01:00
Fabrice Mouhartem 4a7fac5e9f readme.md: smaller titles 2023-12-24 11:54:25 +01:00
Fabrice Mouhartem 723b6d53c6 readme.md: NVIM_APP description 2023-12-24 11:53:58 +01:00
Fabrice Mouhartem 890ebdda9b .gitignore 2023-12-24 11:50:21 +01:00
Fabrice Mouhartem 1a27b5f82d init.lua: move treesitter config to treesitter-configure.lua 2023-12-24 11:49:17 +01:00
Fabrice Mouhartem c37fc7a344 bepo.lua: remove unused keymaps 2023-12-24 11:44:57 +01:00
Fabrice Mouhartem a962afd7e2 init.lua: consistent linespaces 2023-12-24 11:41:31 +01:00
Fabrice Mouhartem 0bd90e19d4 lazy-config -> lazy-configure 2023-12-24 11:41:17 +01:00
Fabrice Mouhartem f522d09696 init.lua: move telescope config to telescope-configure 2023-12-24 11:40:29 +01:00
Fabrice Mouhartem 7ce423fade init.lua: move cmp config to lua/complete.lua 2023-12-24 11:38:06 +01:00
Fabrice Mouhartem 0322b4539b init.lua: move lsp config to lua/lsp 2023-12-24 11:35:33 +01:00
Fabrice Mouhartem d99358afc3 readme.md + init.lua: typo 2023-12-24 11:32:24 +01:00
Fabrice Mouhartem 523bda1a4f readme.md 2023-12-24 11:30:17 +01:00
Fabrice Mouhartem 4e2d151575 Add after/plugin/mappings.lua to resolve remap conflicts 2023-12-24 11:27:34 +01:00
Fabrice Mouhartem c0c294c4c8 init.lua: move mappings to lua/mappings.lua 2023-12-24 11:26:30 +01:00
Fabrice Mouhartem 686b31c6e0 init.lua: Move general options to lua/general-options.lua 2023-12-24 11:24:18 +01:00
Fabrice Mouhartem 36bf94705a Move Lazy configuration to a separate file
- In lua/lazy-config.lua
2023-12-24 11:21:58 +01:00
Fabrice Mouhartem c9db10beb8 Generic options 2023-12-24 11:15:52 +01:00
Fabrice Mouhartem d2469628a5 Restore last position when opening a buffer 2023-12-24 00:07:05 +01:00
Fabrice Mouhartem b82fee49de Add some of my mappings
- TODO: check some redundancies
2023-12-24 00:02:02 +01:00
Fabrice Mouhartem 3aca44bf20 Add bépo mappings 2023-12-24 00:01:01 +01:00
Fabrice Mouhartem 0deb9c900a First commit
- Use kickstart.nvim
- Change: rosé-pine colorscheme
2023-12-23 23:59:50 +01:00