Commit Graph

99 Commits

Author SHA1 Message Date
0e6b7e2558
ugly: fix which-keys warnings 2024-07-26 17:59:48 +02:00
32371d317f
<leader>my/<leader>msy: Add mimetype for wl-copy 2024-07-23 18:28:12 +02:00
9506be9938
Remove old bépo remapping
- Was *not* a good idea 🥲
2024-06-21 11:34:45 +02:00
0a027afb4d
LaTeX: Remove old bépo remapping 2024-06-21 11:33:44 +02:00
5a118932f3
Add commentstring for pandoc 2024-05-24 13:22:08 +02:00
146083e981
snippets: \textheight and \textwidth in latex 2024-05-24 13:21:19 +02:00
3136772105
LSP: add rst to ltex 2024-05-24 13:20:43 +02:00
7f1702d917
Add gdscript 2024-05-19 00:49:51 +02:00
ae0e55e3d1
LaTeX snippets: add skips 2024-05-14 16:00:46 +02:00
01f8889613
LaTeX snippets: more accurate description 2024-05-14 15:58:36 +02:00
c2502fd47e
Add some new snippets
- \pause
- \item
2024-05-14 15:58:09 +02:00
c62a8ebc23
snippets: add block in latex 2024-05-14 12:13:11 +02:00
fd84aebebb
Add snippets for latex (frame) 2024-05-14 12:09:20 +02:00
029d95e75d
disable autofolding for neorg 2024-04-18 17:08:57 +02:00
94cddafa6e
neorg: dirman not working, ugly fix 2024-04-18 16:00:23 +02:00
e125c201cb
treesitter: add 'norg_meta' for :neorg journal 2024-04-18 15:49:15 +02:00
55f1d17d38
readme: rephrasing 2024-04-17 09:40:25 +02:00
34c2c9e1f2
LTeX rules update 2024-04-17 09:37:01 +02:00
8ae2549f3a mappings: clean old mappings 2024-04-03 12:48:21 +02:00
74f17dbb59
neorg 8.2.0 adds the field username for metagen
- https://github.com/nvim-neorg/neorg/pull/1331
2024-03-27 00:48:02 +01:00
7415689345
Fix for neorg 8.0.0 2024-03-27 00:47:52 +01:00
f00d49600f
Add neorg exports shortcuts 2024-03-25 11:31:06 +01:00
bef72fd08d ltex: more personalized configuration
TODO: add a shortcut for languages

Source: https://github.com/vigoux/ltex-ls.nvim
2024-03-19 19:15:52 +01:00
4edd7015ca Add markdown preview shortcut
+ description to other bindings
2024-03-03 10:32:24 +01:00
8cd994ba57 which-key: add neorg hints 2024-02-29 13:03:33 +01:00
0aae3870d0 Add Neorg which_key hint 2024-02-28 17:25:01 +01:00
37db36e1de From new kickstart.nvim add mini.surround (less aggressive than nvim-surround) and todo-comments 2024-02-27 14:48:02 +01:00
4f4acc74e8 plugins: Add Markdown preview
- https://github.com/iamcco/markdown-preview.nvim
- + `:format` in the lazy file
2024-02-24 21:36:58 +01:00
16626d35de Add filetypes for ltex 2024-02-15 12:17:17 +01:00
2fadfc4ad7 Actually I don’t like hls by default 2024-02-15 11:39:13 +01:00
8961867188 disable treesitter indent for js 2024-02-12 17:44:06 +01:00
d3331c03e1 Set hls to true 2024-01-31 18:05:50 +01:00
ce9a024a32 general options: add listchars back
It was in the bépo config file and is useful to detect trailing spaces
and nbsp chars.
2024-01-18 12:41:00 +01:00
22b51e96bc disable bépo mappings and adapt it to ergo-L 2024-01-16 16:09:52 +01:00
d9a7666e9e disable treesitter for latex 2024-01-03 15:32:19 +01:00
b1be29b39c Use zathura with vimtex 2024-01-03 15:32:02 +01:00
df316128cd Fix autocommand for latex 2024-01-03 15:31:45 +01:00
7b66e26511 lualine: add icons
- From https://github.com/geekingfrog/configFiles/blob/master/vim/fnl/plugins/00-eye-candy.fnl#L34-L37C67
2023-12-26 16:56:07 +01:00
0ebd500c03 readme.md: add a link to the corresponding blog post 2023-12-25 19:55:05 +01:00
25c639dff2 Add ltex for natural language LSP-style checking. 2023-12-25 17:43:39 +01:00
d0afa1066c minor: remove one empty line 2023-12-25 16:28:07 +01:00
d7244d1e6d Fix spelling calls 2023-12-25 16:09:06 +01:00
c4e6cea2bd ignore spell/ directory 2023-12-25 16:02:49 +01:00
cbde7406b3 Use spelling module for autocommand about spelling 2023-12-25 16:02:03 +01:00
761d30bb69 Add spelling module 2023-12-25 16:01:49 +01:00
c03ea41065 spell: remove some debug information 2023-12-25 15:43:56 +01:00
4e160773c4 Add description to spellcheck bindings 2023-12-25 15:43:06 +01:00
f6127cf54b listchar: better char for newline 2023-12-25 14:49:47 +01:00
63cabfab3d Display “⮠” for EOL 2023-12-25 14:29:29 +01:00
37f15e1b16 run :Format 2023-12-25 14:29:10 +01:00