]> git.rmz.io Git - dotfiles.git/history - nvim/lua/plugins/editor.lua
nvim: replace Util.telescope with LazyVim.pick
[dotfiles.git] / nvim / lua / plugins / editor.lua
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...