diff options
author | Gustaf Rydholm <gustaf@nexure.io> | 2022-06-01 18:14:05 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf@nexure.io> | 2022-06-01 18:14:05 +0200 |
commit | f4154f0cbe4479ef9c3425b0a25b1bcbeb32d16b (patch) | |
tree | 4db6e9eea58a53302c5b5c025413ab435f9786d4 | |
parent | f23f8db85ffc8d2d7f2b427475d98a95eafe7f1c (diff) |
Add vim-startuptime
-rw-r--r-- | fnl/plugins.fnl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl index 035638d..7c2d2c2 100644 --- a/fnl/plugins.fnl +++ b/fnl/plugins.fnl @@ -62,4 +62,5 @@ :max397574/better-escape.nvim {} :nvim-orgmode/orgmode {} :cappyzawa/trim.nvim {} + :dstein64/vim-startuptime {} :s1n7ax/nvim-window-picker {}}) |