Commit Graph

86 Commits

Author SHA1 Message Date
Fabrice Mouhartem 029d95e75d
disable autofolding for neorg 2024-04-18 17:08:57 +02:00
Fabrice Mouhartem 94cddafa6e
neorg: dirman not working, ugly fix 2024-04-18 16:00:23 +02:00
Fabrice Mouhartem e125c201cb
treesitter: add 'norg_meta' for `:neorg journal` 2024-04-18 15:49:15 +02:00
Fabrice Mouhartem 55f1d17d38
readme: rephrasing 2024-04-17 09:40:25 +02:00
Fabrice Mouhartem 34c2c9e1f2
LTeX rules update 2024-04-17 09:37:01 +02:00
Fabrice Mouhartem 8ae2549f3a mappings: clean old mappings 2024-04-03 12:48:21 +02:00
Fabrice Mouhartem 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
Fabrice Mouhartem 7415689345
Fix for neorg 8.0.0 2024-03-27 00:47:52 +01:00
Fabrice Mouhartem f00d49600f
Add neorg exports shortcuts 2024-03-25 11:31:06 +01:00
Fabrice Mouhartem 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
Fabrice Mouhartem 4edd7015ca Add markdown preview shortcut
+ description to other bindings
2024-03-03 10:32:24 +01:00
Fabrice Mouhartem 8cd994ba57 which-key: add neorg hints 2024-02-29 13:03:33 +01:00
Fabrice Mouhartem 0aae3870d0 Add Neorg which_key hint 2024-02-28 17:25:01 +01:00
Fabrice Mouhartem 37db36e1de From new kickstart.nvim add mini.surround (less aggressive than nvim-surround) and todo-comments 2024-02-27 14:48:02 +01:00
Fabrice Mouhartem 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
Fabrice Mouhartem 16626d35de Add filetypes for ltex 2024-02-15 12:17:17 +01:00
Fabrice Mouhartem 2fadfc4ad7 Actually I don’t like hls by default 2024-02-15 11:39:13 +01:00
Fabrice Mouhartem 8961867188 disable treesitter indent for js 2024-02-12 17:44:06 +01:00
Fabrice Mouhartem d3331c03e1 Set hls to true 2024-01-31 18:05:50 +01:00
Fabrice Mouhartem 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
Fabrice Mouhartem 22b51e96bc disable bépo mappings and adapt it to ergo-L 2024-01-16 16:09:52 +01:00
Fabrice Mouhartem d9a7666e9e disable treesitter for latex 2024-01-03 15:32:19 +01:00
Fabrice Mouhartem b1be29b39c Use zathura with vimtex 2024-01-03 15:32:02 +01:00
Fabrice Mouhartem df316128cd Fix autocommand for latex 2024-01-03 15:31:45 +01:00
Fabrice Mouhartem 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
Fabrice Mouhartem 0ebd500c03 readme.md: add a link to the corresponding blog post 2023-12-25 19:55:05 +01:00
Fabrice Mouhartem 25c639dff2 Add ltex for natural language LSP-style checking. 2023-12-25 17:43:39 +01:00
Fabrice Mouhartem d0afa1066c minor: remove one empty line 2023-12-25 16:28:07 +01:00
Fabrice Mouhartem d7244d1e6d Fix spelling calls 2023-12-25 16:09:06 +01:00
Fabrice Mouhartem c4e6cea2bd ignore `spell/` directory 2023-12-25 16:02:49 +01:00
Fabrice Mouhartem cbde7406b3 Use spelling module for autocommand about spelling 2023-12-25 16:02:03 +01:00
Fabrice Mouhartem 761d30bb69 Add spelling module 2023-12-25 16:01:49 +01:00
Fabrice Mouhartem c03ea41065 spell: remove some debug information 2023-12-25 15:43:56 +01:00
Fabrice Mouhartem 4e160773c4 Add description to spellcheck bindings 2023-12-25 15:43:06 +01:00
Fabrice Mouhartem f6127cf54b listchar: better char for newline 2023-12-25 14:49:47 +01:00
Fabrice Mouhartem 63cabfab3d Display “⮠” for EOL 2023-12-25 14:29:29 +01:00
Fabrice Mouhartem 37f15e1b16 run :Format 2023-12-25 14:29:10 +01:00
Fabrice Mouhartem 66137fdea3 Remove trailing empty line 2023-12-25 14:08:42 +01:00
Fabrice Mouhartem 5670348cfb autocommand: move ftplugin to autocommands 2023-12-25 12:17:23 +01:00
Fabrice Mouhartem a88aec9556 treesitter: disable it for text edition
- LaTeX: vimtex has a better syntax analysis
- markdown: vim-pandoc-syntax
2023-12-25 11:42:24 +01:00
Fabrice Mouhartem f6b485d0a6 minor: fix dependency for neorg 2023-12-25 11:40:13 +01:00
Fabrice Mouhartem 2586b6ff87 neorg: treesitter parsers install
* https://github.com/nvim-neorg/neorg#treesitter
2023-12-25 10:47:08 +01:00
Fabrice Mouhartem e7334ea6e7 lsp: use installed rust-analyzer instead of Mason 2023-12-25 10:34:22 +01:00
Fabrice Mouhartem 432fabeed0 autocommand: Fix unmap function to check if the keymap exists before deleting 2023-12-25 10:11:44 +01:00
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