kickstart.nvim/lua
PeteChu 5c8fa11c53 * refactor(defaults.lua): remove trailing whitespace
* feat(defaults.lua): add swapfile option and set it to false
* refactor(keymaps.lua): add whitespace for readability
* feat(keymaps.lua): add keymap to open folder in workspace in tmux session
* feat(keymaps.lua): add keymaps for buffer delete and buffer wipeout
* chore(treesitter.lua): remove treesitter configuration file

* chore(init.lua): comment out debug plugin
* feat(init.lua): enable auto_install for nvim-treesitter
* feat(custom/plugins/init.lua): add bufdelete.nvim plugin to custom plugins list
2023-04-03 11:45:59 +07:00
..
custom/plugins * refactor(defaults.lua): remove trailing whitespace 2023-04-03 11:45:59 +07:00
kickstart/plugins feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00