=== Top 10 plugins slowing nvim's startup ===================================== 1 3.097 vim-test 2 1.636 nvim-scrollview 3 1.290 nvim-treesitter 4 0.467 nvim-cmp 5 0.400 vim-ultest 6 0.398 nvim-ts-autotag 7 0.32
{ "dundalek/lazy-lsp.nvim", dependencies = { "neovim/nvim-lspconfig", {"VonHeikemen/lsp-zero.nvim", branch = "v3.x"}, "hrsh7th/cmp-nvim-lsp", "hrsh7th/nvim-cmp", }, config = function() local lsp_zero = require("lsp-zero") lsp_zero.on_attach(function(client, bufnr)...
Added CI testing for Windows. Changed (internal) Replaced all uses of plenary.path with a custom obsidian.path class that stays more true to the Python pathlib API and should be more reliable across operating systems. Fixed If you have new_notes_location="current_dir" but you're not inside...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...