1
Fork 0

Will rewrite my neovim config

This commit is contained in:
Matei Adriel 2022-12-26 20:07:10 +01:00
parent 657fecfa64
commit 686bdd12c4
23 changed files with 591 additions and 176 deletions
dotfiles/neovim/lua/my/plugins

View file

@ -2,7 +2,7 @@ local M = {}
function M.setup()
require("neoconf").setup({
-- import existing settinsg from other plugins
-- import existing settings from other plugins
import = {
vscode = true, -- local .vscode/settings.json
coc = false, -- global/local coc-settings.json