This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
opdavies.nvim/after/plugin
Oliver Davies 3afe1bd12b Tidy neovim configuration
* Remove some unused plugins and packages.
  * e.g. floaterm, projectionist, vim-wiki, vim-easy-align,
    vim-surround, visual-star-search, vim-rhubarb
* Replace none-ls with conform.nvim and nvim-lint.
* Replace lualine.nvim with mini-statusline.
* Add neodev.
* Simplify cmp completion sources.
2024-02-24 22:26:31 +00:00
..
colorscheme.lua Tidy neovim configuration 2024-02-24 22:26:31 +00:00
comment.lua refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00
completion.lua Tidy neovim configuration 2024-02-24 22:26:31 +00:00
conform.lua feat(nvim): use rstfmt for rst file formatting 2023-11-04 21:46:13 +00:00
dap.lua style(nvim): run stylua 2023-09-04 11:05:13 +01:00
dial.lua style(nvim): run stylua 2023-09-04 11:05:13 +01:00
fidget.lua Re-add fidget.nvim 2024-02-21 16:11:49 +00:00
fugitive.lua Add a keymap to run :Git commit 2024-01-17 22:11:59 +00:00
gitsigns.lua fix(nvim): next and prev hunk keymaps 2023-10-09 00:11:54 +01:00
harpoon.lua Switch back to 23.05 2023-12-24 16:59:08 +00:00
luasnip.lua feat(nvim): add friendly-snippets 2023-09-15 19:20:40 +01:00
mini.lua Tidy neovim configuration 2024-02-24 22:26:31 +00:00
netrw.lua Configure netrw in Neovim 2023-11-29 09:57:49 +00:00
nvim-rest.lua feat(nvim): config updates 2023-03-22 22:24:53 +00:00
phpactor.lua style(nvim): run stylua 2023-09-04 11:05:13 +01:00
refactoring.lua refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00
treesitter.lua chore(nvim): update treesitter configuration 2023-11-14 20:15:12 +00:00
undotree.lua style(nvim): run stylua 2023-09-04 11:05:13 +01:00
vim-test.lua Fix test command 2024-02-05 09:31:59 +00:00