mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: refactor cmds into commands
This commit is contained in:
parent
1bdcd3386e
commit
7ae86384f6
14 changed files with 89 additions and 147 deletions
2
.config/nvim/ftplugin/ocaml.lua
Normal file
2
.config/nvim/ftplugin/ocaml.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
local opts = require("opts")
|
||||
opts.matchit_let_in()
|
||||
Loading…
Add table
Add a link
Reference in a new issue