Commit Graph

4 Commits

Author SHA1 Message Date
PeteChu f29cf2a00d Update bufferline.lua to sort buffers by inserting them at the end instead of after the current one 2023-04-06 01:45:28 +07:00
PeteChu 606b0572d2 Add bufferline options to always show the bufferline, use ordinal numbers, and sort by insert position in the current setup 2023-04-06 01:29:34 +07:00
PeteChu b366efced2 Add buffer deletion command and update source keymap, configure lsp_lines, null-ls, and trouble plugins 2023-04-05 12:35:32 +07:00
PeteChu f1e8caeca2 * feat(nvim-tree.lua): add autocmd to close NvimTree on QuitPre event and open NvimTree on VimEnter event
* feat(bufferline.lua): add configuration for bufferline plugin with options for indicator, diagnostics, offsets, separator_style, and always_show_bufferline
2023-03-20 14:40:42 +07:00