Move more modules from lua to nix
This commit is contained in:
parent
42cd073278
commit
c36f93d9c9
13 changed files with 1316 additions and 1332 deletions
home/features/neovim/config/ftplugin
|
@ -1,7 +1,6 @@
|
|||
local A = require("my.abbreviations")
|
||||
local scrap = require("scrap")
|
||||
|
||||
require("my.helpers.wrapMovement").enable()
|
||||
require("my.abbreviations.math").setup()
|
||||
|
||||
vim.opt.conceallevel = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue