Commit graph

89 commits

Author SHA1 Message Date
Felix Schröter 6cb50e914b
refactor(editors): use nvim-lighbulb setup function 2022-08-25 22:26:15 +02:00
Felix Schröter e934989d18
feat(neovim): add neovide 2022-08-08 22:59:27 +02:00
Felix Schröter aee9d91355
fix(neovim): fix lsp capabilities & attach handling 2022-07-30 08:42:20 +02:00
Felix Schröter a1b24cb746
fix(neovim): fix key bindings 2022-07-30 08:41:51 +02:00
Felix Schröter 08afb639f6
feat(neovim): set up dap for rust & .NET 2022-07-30 08:39:02 +02:00
Felix Schröter 2cfdfb07bc
feat(neovim): use clippy for rust-analyzer checks 2022-07-26 13:05:52 +02:00
Felix Schröter d6a1fb467b
fix(editors): fix omnisharp config 2022-07-26 12:58:42 +02:00
Felix Schröter 8c1d4cf38c
fix(neovim): optimise telescope project setup 2022-07-10 13:32:48 +02:00
Felix Schröter 3f4b377a71
feat(neovim): improve rust-analyzer lsp config
It did not pick up `Cargo.toml` in subdirectories before.
2022-06-27 01:03:26 +02:00
Felix Schröter 1fa4f85c5d
feat(neovim): switch from vim-startify to alpha-nvim 2022-06-27 00:52:16 +02:00
Felix Schröter fa1dd79cfd
chore(neovim): remove netrw config
Since I'm only using nvim-tree-lua.
2022-05-27 03:00:27 +02:00
Felix Schröter 085af872d7
feat(neovim): add nvim-web-devicons for nvim-tree-lua 2022-05-27 02:58:36 +02:00
Felix Schröter a5cf249c43
feat(neovim): use telescope fzy-native extension 2022-05-27 02:33:22 +02:00
Felix Schröter b1039c9a2b
feat(neovim): extend telescope key bindings 2022-05-27 02:33:22 +02:00
Felix Schröter 42e069fd0f
feat(neovim): extend neorg config 2022-05-27 00:50:03 +02:00
Felix Schröter 221e73df12
chore(neovim): remove nvim-orgmode 2022-05-27 00:49:24 +02:00
Felix Schröter 73ef1820a8
fix(neovim): switch localleader to \
Previous `,` conflicted with telescope live grep.
2022-05-27 00:44:04 +02:00
Felix Schröter 51f2778efc
feat(neovim): add which-key mappings 2022-05-19 00:52:46 +02:00
Felix Schröter af37d88f90
feat(neovim): add neorg 2022-05-19 00:51:22 +02:00
Felix Schröter 4eaefe4c6f
feat(neovim): switch to nix fmt 2022-05-12 11:57:43 +02:00
Felix Schröter cc6226d335
feat: add glsl-language-server 2022-05-05 19:35:46 +02:00
Felix Schröter 29a8def572
refactor(neovim): switch to new vim.api.nvim_create_autocmd API 2022-05-03 22:38:50 +02:00
Felix Schröter c7a13f60a2
fix(neovim): update which-key triggers blacklist 2022-05-03 22:38:50 +02:00
Felix Schröter b2a424a021
feat(neovim): disable lualine for nvim-tree-lua window 2022-05-03 22:38:50 +02:00
Felix Schröter a0cd470fa2
chore(flake): update inputs 2022-05-03 22:38:50 +02:00
Felix Schröter a168a4e1ab
feat(neovim): remove nvim-lspfuzzy 2022-05-03 22:38:50 +02:00
Felix Schröter 832631be55
feat(neovim): add nvim-cmp up/down mappings 2022-05-03 21:49:47 +02:00
Felix Schröter be1c0a4249
feat(neovim): add diagnostic config 2022-05-03 21:49:47 +02:00
Felix Schröter 050586cfa3
refactor(neovim): switch to new vim.keymap.set API 2022-05-03 21:49:43 +02:00
Felix Schröter c95fe27950
feat(neovim): switch to filetype.lua
Replaces old filetype.vim & scripts.vim.
2022-05-03 20:46:50 +02:00
Felix Schröter ed11e6c19a
fix(neovim): setup rustfmt 2022-04-25 21:13:22 +02:00
Felix Schröter 913b0dc3ac
fix(neovim): improve dap config 2022-04-25 21:10:56 +02:00
Felix Schröter 688cca8b7d
fix(neovim): improve nvim-cmp setup 2022-04-25 21:09:58 +02:00
Felix Schröter 9d12f12a98
feat(neovim): replace vim-kitty-navigator with nvim-kitty-navigator 2022-04-08 12:11:39 +02:00
Felix Schröter 71f9ef25a5
feat(neovim): setup path completions 2022-03-30 11:48:46 +02:00
Felix Schröter ec464af8e5
feat(neovim): replace nvim-compe with nvim-cmp 2022-03-30 11:31:27 +02:00
Felix Schröter ca3036fc60
feat(neovim): replace vim-orgmode with orgmode 2022-03-30 11:31:27 +02:00
Felix Schröter 8dcabd8cbf
feat(neovim): remove wmgraphviz-vim 2022-03-30 11:31:27 +02:00
Felix Schröter 2caf062e8f
feat(neovim): replace fzf-vim with telescope.nvim 2022-03-30 11:31:27 +02:00
Felix Schröter 3133316f6e
feat(neovim): replace lightline with lualine.nvim 2022-03-30 11:31:27 +02:00
Felix Schröter 2f159358e3
feat(neovim): replace vim-easymotion with lightspeed.nvim 2022-03-30 11:31:27 +02:00
Felix Schröter 9be4775efb
feat(neovim): replace vim-commentary with kommentary 2022-03-30 11:31:27 +02:00
Felix Schröter 765c538d9a
feat(neovim): extend gitsigns config 2022-03-30 11:31:27 +02:00
Felix Schröter 643c9a97b3
feat(neovim): replace vim-fugitive with neogit 2022-03-30 02:48:01 +02:00
Felix Schröter 79bdcd3a5d
feat(neovim): replace editorconfig-vim with editorconfig.nvim 2022-03-30 02:48:01 +02:00
Felix Schröter 11f2fd5e13
feat(neovim): replace nerdtree with nvim-tree.lua 2022-03-30 02:48:01 +02:00
Felix Schröter 55dc61abed
feat(neovim): add haskell to scripts.vim 2022-03-30 00:11:29 +02:00
Felix Schröter 5bc58270bb
feat(neovim): use nerdfonts & avoid emojis that break neovim
Some emojis break rendering in neovim/kitty due to width issues.
Can potentially be fixed by switching to a different terminal emulator
but I haven't found one matching my other needs yet.
2022-03-30 00:09:08 +02:00
Felix Schröter f59ae17641
feat(neovim): change default terminal size 2022-03-30 00:06:10 +02:00
Felix Schröter 8c52c258e3
chore: update to new vim.diagnostic commands 2022-03-12 15:07:26 +01:00