]> git.rmz.io Git - dotfiles.git/history - nvim/lua/plugins/editor.lua
nvim: replace telescope with snacks.picker
[dotfiles.git] / nvim / lua / plugins / editor.lua
2025-03-02 Samir Benmendilnvim: replace telescope with snacks.picker
2025-03-02 Samir Benmendillazyvim: remove which-key
2025-03-02 Samir Benmendillazyvim: absorb editor plugins
2025-03-02 Samir Benmendilnvim: extract telescope config into picker.lua
2025-03-02 Samir Benmendilnvim: remove neo-tree
2024-08-21 Samir Benmendilnvim: toggle Trouble folds with <space><space>
2024-08-14 Samir Benmendilnvim: import trouble and todo-comments full specs
2024-06-26 Samir Benmendilnvim: replace Util.telescope with LazyVim.pick
2024-03-26 Samir Benmendilnvim: replace neo-tree with oil
2023-12-17 Samir BenmendilMerge branch 'lazyvim'
2023-12-17 Samir Benmendilnvim: telescope sort buffers by last first
2023-12-17 Samir Benmendilnvim: define all(?) telescope keymaps ourselves
2023-12-17 Samir Benmendilnvim/editor: add snippet telescope plugin
2023-12-17 Samir Benmendilnvim/editor: disable <leader>ff for telescope
2023-12-17 Samir Benmendilnvim/editor: load neo-tree eagerly
2023-12-17 Samir Benmendilnvim: configure neo-tree
2023-12-17 Samir Benmendilnvim: provide type annotations for LazyPluginSpecs
2023-12-17 Samir Benmendilnvim: disable interfering mappings lazyvim sets for...