]> git.armaanb.net Git - dotfiles.git/blobdiff - .config/nvim/init.lua
nvim: add vim-startuptime plugin
[dotfiles.git] / .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