|
65dea4ed80
|
feat(plugins, keymaps): Add plugins, move plugins to nix, update keymaps
Added:
- [aerial.nvim](https://github.com/stevearc/aerial.nvim)
- [better-escape.nvim](https://github.com/max397574/better-escape.nvim)
- [dressing.nvim](https://github.com/stevearc/dressing.nvim)
- [ident-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)
- [nvim-notify](https://github.com/rcarriga/nvim-notify)
- [todo-comments.nvim](https://github.com/folke/todo-comments.nvim)
Moved plugin source from Github to Nix:
- [Comment.nvim](https://github.com/numToStr/Comment.nvim)
- [neo-tree.nvim](https://github.com/numToStr/Comment.nvim)
Mapped windown switching to `<C-h`... instead of `<M-h`...
Moved some coliding lsp keymaps under the `<leader>l` group
- Eg. `<leader>ls` for signature help
|
2024-09-23 17:38:17 +02:00 |
|
|
1ac92922ee
|
feat(plugins): Add actions-preview-nvim for LSP fixes
|
2024-09-23 16:25:38 +02:00 |
|
|
3777f30d68
|
feat(plugin): Add nvim-aputopairs, use symbols in cmp
|
2024-09-20 15:48:15 +02:00 |
|
|
e6c9d72c3f
|
feat(plugins): Add lwpconfig
|
2024-09-19 01:24:20 +02:00 |
|
|
e98247d052
|
fix(dependencies): Remove package and use config option instead
|
2024-09-18 23:12:01 +02:00 |
|
|
4adeabe1b8
|
chore(copilot): remove copilot
|
2024-09-18 22:51:54 +02:00 |
|
|
c211d60155
|
feat(plugins,lualine): Add neo-tree, Comment.nvim, presence.nvim, set bufferline
|
2024-09-18 02:42:21 +02:00 |
|
|
45715cccc0
|
feat: add .sh file support, leader set to <space>, LSP keybinds cleanup
|
2024-03-19 01:54:01 +01:00 |
|
|
09e5cd383f
|
feat: add asm-lsp setup
|
2024-03-06 21:36:22 +01:00 |
|
|
5a85ef99ff
|
feat: Basic working config
- Added copilot
- Disabled nvim-navic (errors out when copilot-cmp is enabled)
- Added clangd
- Added packages for nvim-dap
|
2024-03-06 18:55:22 +01:00 |
|
|
e2cff543d6
|
Initial commit
|
2024-03-06 02:24:31 +01:00 |
|