Compare commits
13 Commits
e8ebd9f7ad
...
05bace5665
Author | SHA1 | Date |
---|---|---|
|
05bace5665 | |
|
e5298b6bb3 | |
|
43841e7a5b | |
|
5433a5538d | |
|
5167c5c6be | |
|
4d92ad9863 | |
|
af95122e63 | |
|
8543c689b0 | |
|
8f5d37f313 | |
|
ccf1fe4030 | |
|
a9fc78d5b6 | |
|
4604bf5925 | |
|
c2fdfafae4 |
|
@ -6,7 +6,7 @@ autoload
|
|||
.netrwhist
|
||||
|
||||
# spell *.spl
|
||||
spell/
|
||||
spell/fr.utf-8.add.spl
|
||||
|
||||
tags
|
||||
test.sh
|
||||
|
|
4
init.lua
4
init.lua
|
@ -568,10 +568,6 @@ require("luasnip.loaders.from_lua").load({paths = "~/.config/nvim/my_snippets/"}
|
|||
-- https://www.ejmastnak.com/tutorials/vim-latex/luasnip/#refreshing-snippets-from-a-separate-vim-instance
|
||||
vim.keymap.set('n', '<Leader>L', '<Cmd>lua require("luasnip.loaders.from_lua").load({paths = "~/.config/nvim/my_snippets/"})<CR>', { desc = 'Reload [L]uaSnippets' })
|
||||
|
||||
-- [[ Configure nvim-cmp ]]
|
||||
-- See `:help cmp`
|
||||
local cmp = require 'cmp'
|
||||
|
||||
cmp.setup {
|
||||
snippet = {
|
||||
expand = function(args)
|
||||
|
|
|
@ -11,3 +11,5 @@ hyperindustrialisés
|
|||
lacto-fermentation
|
||||
d'engrain
|
||||
écorcheuse
|
||||
écopolitique
|
||||
Centralité
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue