main #2

Open
SailReal wants to merge 15 commits from main into new-main
1 changed files with 1 additions and 0 deletions
Showing only changes of commit c705d03a4b - Show all commits

View File

@ -239,6 +239,7 @@ require('lazy').setup({
build = "cd app && npm install",
init = function() vim.g.mkdp_filetypes = { "markdown" } end,
},
'christoomey/vim-tmux-navigator',
-- NOTE: Next Step on Your Neovim Journey: Add/Configure additional "plugins" for kickstart
-- These are some example plugins that I've included in the kickstart repository.