Add: first import
This commit is contained in:
commit
82641f61be
23 changed files with 800 additions and 0 deletions
2
ftplugin/conf.lua
Normal file
2
ftplugin/conf.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
-- 📄 Déclare le filetype et les options simples
|
||||
vim.opt_local.commentstring = "# %s" -- Commentaires avec #
|
||||
Loading…
Add table
Add a link
Reference in a new issue