]> git.armaanb.net Git - dotfiles.git/commitdiff
nvim: add vim-startuptime plugin
authorArmaan Bhojwani <me@armaanb.net>
Tue, 23 Nov 2021 03:58:48 +0000 (22:58 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 23 Nov 2021 04:00:46 +0000 (23:00 -0500)
.config/nvim/init.lua

index b7888e62ed2a6679c5fd73a5fe7749568a26dd33..9708fa86a34db74c14c8382fc95c24237c27a888 100644 (file)
@@ -19,6 +19,7 @@ end
 require('impatient')
 
 require('paq') {
+       'dstein64/vim-startuptime';       -- Profile startup time
        'editorconfig/editorconfig-vim';  -- Follow editorconfig
        'folke/lsp-colors.nvim';          -- Add LSP colors to any theme
        'godlygeek/tabular';              -- Line things up