693 Commits (0ced314c90b8052e73a49175c7adc971597330f0)

Author SHA1 Message Date
Marko Korhonen 0ced314c90
Refactor neovim config file structure
All plugins are now in their own files with their lazy specifications
and configurations. Also moved lazy initialization to init.lua because
it is very compact now
10 months ago
Marko Korhonen 902c397e8b
Fix bufferline theming 10 months ago
Marko Korhonen 4c256d4b37
Nvim: enable cursorline 10 months ago
Marko Korhonen d07aa82cda
Nvim: limit some plugins to only load on specific filetypes 10 months ago
Marko Korhonen 88da85e368
Rename mason module to lsp, packages/init.lua to lazy.lua
Better describes their usage
10 months ago
Marko Korhonen 6c6ce53837
Nvim: jdtl: use on_attach from mason module 10 months ago
Marko Korhonen 92ab50ddfc
Neovim: move navic to statusbar 10 months ago
Marko Korhonen 6489b1094e
Update neovim plugins 10 months ago
Marko Korhonen c99903e78e
Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
10 months ago
Marko Korhonen 455a008f06
Update neovim plugins 10 months ago
Marko Korhonen 4442252c65
Remove unneeded comment character 10 months ago
Marko Korhonen 0e71bad9d2
Configure npm global packages to path 10 months ago
Marko Korhonen dda94cb793
Don't format lazy-lock.json 10 months ago
Marko Korhonen e8667d3c98
Revert more termux stuff related to previous commit 10 months ago
Marko Korhonen 7fccc55151
Revert pacman on termux
Caused too many issues to solve, using apt instead
10 months ago
Marko Korhonen 8929c69dd8
Git: enable submodule check on push 11 months ago
Marko Korhonen a67ad971ea
Git: enable automatic update of submodules 11 months ago
Marko Korhonen 070b0a706f
Nvim: remove xboot option from jdtls
This is not needed and causes options on recent java versions
11 months ago
Marko Korhonen a2565ab5a8
Nvim: small tweaks to jdtls arguments 11 months ago
Marko Korhonen 1e693490d2
Fix sudo not expanding aliases 11 months ago
Marko Korhonen f633456d02
Nvim: enable lombok 11 months ago
Marko Korhonen 1ae405e85d
Fix debian fzf zsh plugin 11 months ago
Marko Korhonen 49f03b0e06
Add debian to zsh aliases 11 months ago
Marko Korhonen 23d21a6c8b
Add tirion 11 months ago
Marko Korhonen b33b409336
Format fonts.conf 11 months ago
Marko Korhonen 7455165138
Update nextcloud on moria with update script 11 months ago
Marko Korhonen d0691c78b1
Nvim: fix markdown preview plugin update 11 months ago
Marko Korhonen 140991b8ae
Gnome: volume step 1 for media keys 11 months ago
Marko Korhonen 3a556610f7
Nvim: cmp: rank snippets higher 11 months ago
Marko Korhonen 8a3fb3ad45
Nvim: fix luasnip keymappings 12 months ago
Marko Korhonen 747b4b8990
Fix pairs with copilot 12 months ago
Marko Korhonen b36e9f5393
Nvim: setup cmp for copilot 12 months ago
Marko Korhonen 2a6e453156
Update script: don't verify on arch 12 months ago
Marko Korhonen b7c627490b
Nvim: switch to copilot.lua 12 months ago
Marko Korhonen bd7c5020f9
Update pip and cargo on ubuntu and termux 12 months ago
Marko Korhonen 38097407cd
Nvim: use telescope for lsp definitions 12 months ago
Marko Korhonen 2cd94ee65f
Nvim: migrate indent-blankline to v3 12 months ago
Marko Korhonen 71b2b12a3f
Neovim: add copilot 12 months ago
Marko Korhonen d630e712a3
Neovim: add function to run java code 12 months ago
Marko Korhonen 3adda7b513
Zsh: lazy load generator plugin 12 months ago
Marko Korhonen 8ceed71fb1
Update cargo packages on termux 1 year ago
Marko Korhonen a3d930033c
Update pip packages on termux 1 year ago
Marko Korhonen 39b2a945bb
Nvim: add keybind to show document symbols 1 year ago
Marko Korhonen 03918c79cd
Add zsh-completion-generator plugin 1 year ago
Marko Korhonen 1cf475d7ee
Nvim treesitter: add missing configuration parameters 1 year ago
Marko Korhonen 243f8caaab
Nvim: change telescope keybind
ctrl-t is used by default with tagstack
1 year ago
Marko Korhonen af6c34baaa
Nvim: add ufo fold plugin 1 year ago
Marko Korhonen bf072046bf
Add mkcd alias 1 year ago
Marko Korhonen 794e1b9d5c
Nvim: use default path in telescope 1 year ago
Marko Korhonen f3dc5ebd34
Nvim: use telescope pickers for more lsp stuff 1 year ago