Commit graph

7 commits

Author SHA1 Message Date
fa2e934d15
feat: add the toppair/peek.nvim plugin
Add and configure the toppair/peek.nvim plugin for markdown previewing.
2024-06-29 21:56:54 +01:00
587131d09d
chore: upgrade neovim plugins
Upgrade neovim plugins as part of the neovim upgrade to v0.10.0
2024-06-29 09:21:56 +01:00
6b640b96f7
chore: upgrade folke/tokyonight.nvim to v2.1.0 2023-09-22 17:40:33 +01:00
53e001e681
feat: add mfussenegger/nvim-lint
- Add and configure mfussenegger/nvim-lint.
- Remove the golangci-lint-langserver from the LSP configuration.
2023-09-22 17:24:40 +01:00
f1046c2a1f
fix: replace packer with lazy.nvim 2023-04-13 18:41:48 +01:00
954f5f87f9
chore: update plugins
- Update plugins
- Disable unsupported lua lsp config
2023-04-10 13:25:44 +01:00
0f18fb7cc5
fix: rename the config directory to nvim
Renamed the configuration directory to nvim so that, when extracted, the
correct directory is created.

Fixes linux-home/nvim.d#2
2023-01-16 19:13:25 +00:00
Renamed from neovim/lua/plugins/init.lua (Browse further)