]> git.rmz.io Git - dotfiles.git/history - nvim/lua/plugins
nvim: replace delimitmate with mini.pairs
[dotfiles.git] / nvim / lua / plugins /
2023-12-17 Samir Benmendilnvim: replace delimitmate with mini.pairs
2023-12-17 Samir Benmendilnvim/ui: delete buffer instead of quit with q in dashboard
2023-12-17 Samir Benmendilnvim/ui: import lazyvim's alpha-nvim config
2023-12-17 Samir Benmendilnvim/ui: actually... don't show bufferline on single...
2023-12-17 Samir Benmendilnvim: configure neo-tree
2023-12-17 Samir Benmendilnvim/coding: add annotations to nvim-cmp config
2023-12-17 Samir Benmendilnvim/coding: don't select first entry on completion
2023-12-17 Samir Benmendilnvim/coding: setup Supertab
2023-12-17 Samir Benmendilnvim/ui: set animation fuction for indentscope
2023-12-17 Samir Benmendilnvim/ui: add blank plugin specs for all plugins
2023-12-17 Samir Benmendilnvim: provide type annotations for LazyPluginSpecs
2023-12-17 Samir Benmendilnvim/ui: always show bufferline
2023-12-17 Samir Benmendilnvim/ui: configure noice.nvim
2023-12-17 Samir Benmendilnvim: disable LazyVim's keymaps and import some of...
2023-12-17 Samir Benmendilnvim: reset options similar to vimrc
2023-12-17 Samir Benmendilnvim: disable interfering mappings lazyvim sets for...
2023-12-17 Samir Benmendilnvim: disable LazyVim autocmds, match vimrc augroups...
2023-12-17 Samir Benmendilnvim: override treesitter file support
2023-12-17 Samir Benmendilnvim: add starter template for LazyVim