Commit Graph
100 Commits
Author SHA1 Message Date
Oliver Hartmann dc534b5a38 fixed loading of aerial 2022-12-20 10:57:56 +01:00
Oliver Hartmann b91b0b48b4 lazy load overseer and aerial 2022-12-09 13:18:58 +01:00
Oliver Hartmann 15f8c3ecf7 complete text from all visible buffers 2022-12-09 13:18:39 +01:00
Oliver Hartmann d7705f1dec fixed dap lazy loading 2022-12-09 12:15:44 +01:00
Oliver Hartmann 74c87cee88 lazy load neogen 2022-12-09 12:05:44 +01:00
Oliver Hartmann 8fa2f0f0e1 format plugins file 2022-12-09 11:53:36 +01:00
Oliver Hartmann 49edb9e202 lazy load neotree 2022-12-09 11:53:15 +01:00
Oliver Hartmann 2d5f71805e removed commented line 2022-12-09 11:47:29 +01:00
Oliver Hartmann 45ea60d689 fixed lazy loading of dap 2022-12-09 11:47:16 +01:00
Oliver Hartmann 186052c31a remove command center 2022-12-07 08:32:36 +01:00
Oliver Hartmann 11b954ff33 extract some keys to the plugin configs 2022-12-05 15:12:09 +01:00
Oliver Hartmann bce0373dfb move some keymaps to the corresponding plugin configs 2022-12-05 14:44:29 +01:00
Oliver Hartmann e111deabc9 move to legendary 2022-12-05 14:13:55 +01:00
Oliver Hartmann c5073fe73e refine telescope references view 2022-12-05 11:26:09 +01:00
Oliver Hartmann 814ebfa3ce renamed cmp.lua to my_cmp.lua 2022-12-02 17:01:43 +01:00
Oliver Hartmann cdd13eeccc added overseer keybinding 2022-12-02 13:22:01 +01:00
Oliver Hartmann 15b03ee11f make sure we can exit dap terminal with esc 2022-11-17 15:00:43 +01:00
Oliver Hartmann 4b3bc84837 fixed esc for terminals 2022-11-17 14:15:49 +01:00
Oliver Hartmann a2f360ddb4 fixed missing function getVenvSuffix 2022-11-04 19:00:38 +01:00
Oliver Hartmann 66477e10a0 also set cwd for launch.json configs 2022-11-03 20:32:16 +01:00
Oliver Hartmann c8bbbe4057 fixed access to a local function 2022-11-03 20:32:02 +01:00
Oliver Hartmann f7536e94ae set working dir 2022-11-03 20:27:14 +01:00
Oliver Hartmann a09b75f16e support for launch.json 2022-11-03 20:27:06 +01:00
Oliver Hartmann 56797a2564 add support for conda 2022-11-03 20:26:29 +01:00
Oliver Hartmann a64aeb9dd6 fixed python path if venv env variable is set 2022-11-03 11:59:44 +01:00
Oliver Hartmann 4b532e698f Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2022-10-30 12:23:39 +01:00
Oliver Hartmann 9fc33c2b44 fixed clangd encoding warning 2022-10-30 12:23:17 +01:00
Oliver Hartmann 474fe4cb44 disable shada read on focusgained 2022-10-30 12:22:43 +01:00
Oliver Hartmann ea267d690f validate yaml 2022-10-30 12:18:43 +01:00
Oliver Hartmann c23240ab03 dont lazy load aerial 2022-10-30 12:17:49 +01:00
Oliver Hartmann 837a273774 Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2022-10-17 09:43:50 +02:00
Oliver Hartmann 3d0b66c7ab try to set the width for float popup 2022-10-17 09:43:44 +02:00
Oliver Hartmann 76249b2a8a Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2022-10-06 09:36:56 +02:00
Oliver Hartmann 74e6cc3bb4 fixed color for text highlight 2022-09-28 13:45:33 +02:00
Oliver Hartmann 7e31d668ee fixed highlight groups for lsp highlight 2022-09-28 13:36:14 +02:00
Oliver Hartmann 4bbf17633d Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2022-09-28 09:12:05 +02:00
Oliver Hartmann a7a5a41f8d more detection methods for project plugin 2022-09-28 09:11:34 +02:00
Oliver Hartmann d3e3bbc903 disable everything for vscode 2022-09-20 18:52:15 +02:00
Oliver Hartmann dbfd744f97 also let project plugin detect build_nvim 2022-09-20 15:38:52 +02:00
Oliver Hartmann b4d08255a5 enable old gruvbox again 2022-09-20 15:38:25 +02:00
Oliver Hartmann 827adacc68 clangd root dir detection with build_nvim 2022-09-20 15:38:02 +02:00
Oliver Hartmann 89b1d53451 use lualine for winbar 2022-09-19 10:51:56 +02:00
Oliver Hartmann 4ba64948eb formatted plugins file 2022-09-19 10:51:40 +02:00
Oliver Hartmann 48acab5f4b format lsp config file 2022-09-19 10:50:43 +02:00
Oliver Hartmann 0115553f37 make sure to set the leader in the beginning 2022-09-19 10:49:04 +02:00
Oliver Hartmann a85b634110 fixed range formatting with ^>= 0.8 2022-09-16 10:18:07 +02:00
Oliver Hartmann a24b928433 fixed comment shortcut 2022-09-16 10:00:37 +02:00
Oliver Hartmann 4c9b016540 added working.json 2022-09-15 09:31:35 +02:00
Oliver Hartmann e32ff73562 fixed fzf build by using Ninja 2022-09-15 09:30:17 +02:00
Oliver Hartmann 774fdda969 added diffview 2022-09-15 09:25:58 +02:00
Oliver Hartmann 988db59976 fixed clangd search dir 2022-09-09 08:35:10 +02:00
Oliver Hartmann 54e6d1b844 set capabilities correctly 2022-08-31 12:18:50 +02:00
Oliver Hartmann bf80f95a9a Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2022-08-31 10:56:40 +02:00
Oliver Hartmann 087e0faad2 added commands for font size 2022-08-08 10:00:45 +02:00
Oliver Hartmann 69b5cace69 setup groovyls 2022-08-03 14:57:58 +02:00
Oliver Hartmann 5a22a03eba add clangd_extension as cmp dependency 2022-08-02 09:20:33 +02:00
Oliver Hartmann 8953d89f3c Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2022-07-31 13:57:03 +02:00
Oliver Hartmann 860b97c24c fixd fzf build 2022-07-31 13:56:56 +02:00
Oliver Hartmann deb6dea93b removed lazy loading 2022-07-31 13:56:40 +02:00
Oliver Hartmann d6f71c8ab2 disbable get to location after file load 2022-07-01 21:14:12 +02:00
Oliver Hartmann 23a3a8f7c6 added additional command for comment 2022-07-01 21:13:57 +02:00
Oliver Hartmann d525388f3f fixed highlight 2022-07-01 21:08:37 +02:00
Oliver Hartmann 4bd385dd55 disable indent for treesitter 2022-07-01 20:55:20 +02:00
Oliver Hartmann f9d9bbd258 disable bold and italic 2022-07-01 20:55:03 +02:00
Oliver Hartmann c607af6115 updated font 2022-07-01 20:25:37 +02:00
Oliver Hartmann b12a673ba1 update colorscheme 2022-07-01 20:24:41 +02:00
Oliver Hartmann 3c9ecc9d53 added cmp signature help 2022-07-01 17:28:13 +02:00
Oliver Hartmann be42757e5e fixed aerial keybinding 2022-07-01 17:27:43 +02:00
Oliver Hartmann 8020639f31 use x for visual mode instead of v 2022-07-01 16:44:37 +02:00
Oliver Hartmann ec56132c85 no aerial status message 2022-07-01 15:26:30 +02:00
Oliver Hartmann 3392ebe270 use virtual text for diagnostics again 2022-07-01 15:26:14 +02:00
Oliver Hartmann ad480c4d35 just use all treesitter modules 2022-07-01 13:56:35 +02:00
Oliver Hartmann 49bb25aec6 fixed statusline 2022-07-01 13:56:06 +02:00
Oliver Hartmann c27b582b89 removed some unused keymaps 2022-07-01 13:55:21 +02:00
Oliver Hartmann 9e2890aed9 use vim.keymap.set 2022-07-01 13:47:16 +02:00
Oliver Hartmann 0a31d71c0c disable default mappings for comment 2022-06-30 13:57:03 +02:00
Oliver Hartmann 7b776c7e9f no lazyloading of treesitter 2022-06-27 09:19:51 +02:00
Oliver Hartmann 1f60a85098 removed jsonc treesitter 2022-06-27 09:18:50 +02:00
Oliver Hartmann 37b7a68c45 comment out some cmp sources 2022-06-26 13:01:28 +02:00
Oliver Hartmann 607245c47d removed incline 2022-06-26 13:01:00 +02:00
Oliver Hartmann 2c277ee846 add cmp treesitter 2022-06-26 12:59:50 +02:00
Oliver Hartmann 37d7e60eef added litee calltree keys 2022-06-07 15:24:42 +02:00
Oliver Hartmann 2951e86e06 fixed f5 to build all 2022-06-07 15:24:23 +02:00
Oliver Hartmann 228171561f use find files if there is not git repo 2022-06-01 11:47:00 +02:00
Oliver Hartmann b1754cf7db remove modes.nvim 2022-05-31 14:28:06 +02:00
Oliver Hartmann 1f8ef76f81 Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2022-05-31 14:06:11 +02:00
Oliver Hartmann 9b4fcca0ce put comment to ctrl slash 2022-05-31 09:56:37 +02:00
Oliver Hartmann b31bd343fa fixed code actions command 2022-05-25 11:13:26 +02:00
Oliver Hartmann c6bdb676aa set yaml for clang config files 2022-05-25 11:12:36 +02:00
Oliver Hartmann 2bdc01b56f added clangd file 2022-05-23 15:37:11 +02:00
Oliver Hartmann 6eba3c6f3a added some octo keymaps 2022-05-13 15:00:21 +02:00
Oliver Hartmann 3b66cc0b3c fixed wrap 2022-05-13 13:41:05 +02:00
Oliver Hartmann db6d89471c more commands 2022-05-13 13:40:55 +02:00
Oliver Hartmann 892ac617ee added incline 2022-05-13 13:40:46 +02:00
Oliver Hartmann 20cb51e2b5 removed tree sitter query lang 2022-05-11 17:47:15 +02:00
Oliver Hartmann d6930cbb2f added octo 2022-05-11 17:46:54 +02:00
Oliver Hartmann 76a7aad423 set additional keymappings for us keyboard 2022-05-11 17:46:28 +02:00
Oliver Hartmann c921ae0f4f format 2022-05-05 15:26:58 +02:00
Oliver Hartmann 8db95a1880 use something else for shada 2022-05-05 15:26:43 +02:00
Oliver Hartmann 4a6de72626 removed maintained from treesitter 2022-05-05 15:26:18 +02:00