kickstart.nvim/lua/custom/plugins
PeteChu 082aedd752 Add 'hrsh7th/cmp-path' as a dependency and load 'luasnip' snippets from VSCode in the 'init.lua' file, also include 'onsails/lspkind.nvim' and 'rafamadriz/friendly-snippets' in the list of plugins in the 'custom/plugins/init.lua' file 2023-04-09 14:36:04 +07:00
..
autopairs.lua * chore(defaults.lua): add expandtab and smarttab options 2023-03-31 12:07:39 +07:00
bufferline.lua 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
init.lua Add 'hrsh7th/cmp-path' as a dependency and load 'luasnip' snippets from VSCode in the 'init.lua' file, also include 'onsails/lspkind.nvim' and 'rafamadriz/friendly-snippets' in the list of plugins in the 'custom/plugins/init.lua' file 2023-04-09 14:36:04 +07:00
lsp_signature.lua * chore(defaults.lua): add new options for vim 2023-04-01 14:03:26 +07:00
mason-null-ls.lua Add Mason and Null-ls plugins for Neovim 2023-04-09 14:18:18 +07:00
null-ls.lua Add Mason and Null-ls plugins for Neovim 2023-04-09 14:18:18 +07:00
nvim-tree.lua * feat(harpoon.lua): add keymaps for navigating between files and toggling quick menu 2023-04-03 23:14:15 +07:00
surround.lua * feat(harpoon.lua): add keymaps for navigating between files and toggling quick menu 2023-04-03 23:14:15 +07:00
todo.lua Add keymap to delete line with selected word in the file and configure lspkind symbols 2023-04-09 13:33:55 +07:00
trouble.lua Add buffer deletion command and update source keymap, configure lsp_lines, null-ls, and trouble plugins 2023-04-05 12:35:32 +07:00
ts-autotag.lua Add keymap to delete line with selected word in the file and configure lspkind symbols 2023-04-09 13:33:55 +07:00
zen-mode.lua * feat(zenmode.lua): add key mappings for TZNarrow and TZAtaraxis 2023-04-03 23:32:01 +07:00