mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(nvim): obsidian-nvim frontmatter, clip image
This commit is contained in:
parent
5140f754cc
commit
d7ddf1f060
6 changed files with 92 additions and 21 deletions
|
|
@ -10,7 +10,7 @@
|
|||
require("config.options")
|
||||
if vim.g.vscode then -- TODO: VSCode Neovim Integration
|
||||
require("config.vscode")
|
||||
else -- Vanilla neovim
|
||||
else
|
||||
require("config.plugins")
|
||||
require("config.colorscheme")
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue