mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-21 07:26:44 +00:00
add self funcs
This commit is contained in:
@@ -159,6 +159,7 @@ vim.g.copilot_no_maps = 1
|
||||
vim.g.copilot_assume_mapped = 1
|
||||
|
||||
require('plugins')
|
||||
require('funcs')
|
||||
|
||||
-- Neoformat
|
||||
if not fn.executable('luafmt') then
|
||||
|
||||
Reference in New Issue
Block a user