317 Commits (f3965f12764d43ffd43bda85a81e5b8a6a4561f3)

Author SHA1 Message Date
blob42 f3965f1276 update 2 years ago
blob42 bd04d2a322 update 2 years ago
blob42 df39230f58 zk + custom diagnostics filters 2 years ago
spike 57f173cf4d clean 2 years ago
spike 5977281eea toggle diagnostics severity 2 years ago
spike 2621ab3ad6 plantuml + aerial .. 2 years ago
spike f8f74ac25e gitsigns detect git submodules 2 years ago
spike e4189180ef gitsigns mappings + tweaks 2 years ago
spike 5a7920073d updates 2 years ago
spike a068850c79 treesitter sruf movement/swap and line movement 2 years ago
spike a388697e9b nvim diffview plugin 2 years ago
spike be44c24b1f update 2 years ago
spike bfeb426218 vimux (tmux) , treesitter 2 years ago
spike b0ca1ac78d dap and dap ui + live-command and rust-tools updates
- setup signs for dap
- improved dap and dapmode keybindings
- live-command preview plugin
2 years ago
spike fba0ef8038 rust-tools 2 years ago
spike 92798bf716 update mappings 2 years ago
spike 807381ce40 update 2 years ago
spike 99228477fe add perproject plugin 2 years ago
spike 0489999b69 refactoring 2 years ago
spike dcf8815015 renamed sp4ke to spike 2 years ago
spike 76297c45ad autohide command bar 2 years ago
spike 5b6b64dae6 add iron.nvim repl helper 2 years ago
spike b9f3bf063e stable update 2 years ago
spike 329f12a5e3 stable nvim with lsp for go 2 years ago
spike 8994636c3f refactoring / upgrade
- bookmarks
- better mappings
- global helpers
- autoloading and vim scripts
2 years ago
spike 9895a84cab use sh instead of fish as default shell 2 years ago
spike a5bfe2977e Leap + local custom snippets 2 years ago
spike 0684ba9657 Treesitter refactoring
- treesitter smart select "v<CR>" and <Tab>
- treesitter swap func params with ~
- map ,tf to set TS to fold method
2 years ago
spike 4ecf95bcf1 stable lsp colors + signature + misc updates 2 years ago
spike ac23d172c3 add packer snapshot command 2 years ago
spike 77a62928da dont keep tracking curdir in views 2 years ago
spike fc4faffccb comment with gcc 2 years ago
spike ba669d6808 update merge core/init 2 years ago
spike 1ced81e035 LSP no lsp autostart, improved utils 2 years ago
spike 0fa774dd51 session load 2 years ago
spike 4660c0f0d2 tabularize base config 2 years ago
spike 7ceb7a4685 update doc folding with treesitter 2 years ago
spike a6793205eb lua dev tools and repl + folding options 2 years ago
spike 9848ceff61 navigator stable wip 2 years ago
spike 826f75cb6d vim auto sessions 2 years ago
spike 6c4e49cac4 Info Fugitive fzflua(fix) 2 years ago
spike f93b7f7c1e cga 2 years ago
spike 3bc618ef3f folding 2 years ago
spike 656729bab5 update 2 years ago
spike 51e6c7876f update 2 years ago
spike 1423db18ba update 2 years ago
Akianonymus ac0faa4f8b core: options: Remove redundant code
that is shada default behaviour, why it is there ?
2 years ago
siduck 5f23aaf1ca update comment.nvim mappings ( fix its breaking change )
cd1c38163d
2 years ago
Akianonymus f2c3ed0e7d utils: mappings: Allow plugin=true in user mappings
so that they can be lazy loaded if required

https://github.com/NvChad/NvChad/issues/1467
2 years ago
Akianonymus 78ddf8d624 Just load impatient from init
if will be called multiple times if present in lazy_load.lua which is
  totallly unnecessary

why even from there ?

Yes, this does not affect the --startuptime
2 years ago