|
11140c602e
|
added shortcut for dap hover
|
2022-11-19 12:59:12 +01:00 |
|
|
c8f9050caf
|
reworked dap keymaps
|
2022-11-19 11:09:56 +01:00 |
|
|
51eab5c6ea
|
fixed deprecated message for aerial
|
2022-11-19 10:52:14 +01:00 |
|
|
9c86c2a32e
|
removed some deprecated messages
|
2022-11-19 10:36:10 +01:00 |
|
|
9b8097dc36
|
disable lualine winbar for dap repl and console
|
2022-11-19 10:35:47 +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 |
|
|
861b60e4f7
|
added missing gruvbox flat config file
|
2022-11-07 22:54:28 +01:00 |
|
|
ff7a190162
|
added gruvbox-flat
|
2022-11-04 19:12:44 +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 |
|
|
350d42333a
|
deleted lspinstall file
|
2022-10-30 12:30:32 +01:00 |
|
|
45f61cf7fe
|
removed database and tabnine completion
|
2022-10-30 12:30:31 +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
|
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 |
|
|
8c672f19db
|
setup cmp-dap correctly
|
2022-10-28 23:10:28 +02:00 |
|
|
476205ce47
|
cmp: do not select with return
|
2022-10-28 23:09:53 +02: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 |
|
|
0dfcf42beb
|
fixed deprecated in lsp confiog
|
2022-10-15 13:04:04 +02:00 |
|
|
8ea3ed7a79
|
disable git for neo-tree
|
2022-10-15 13:03:50 +02:00 |
|
|
518f32d3bb
|
code format
|
2022-10-15 12:50:38 +02:00 |
|
|
db1ad041ab
|
update nvim tree config
|
2022-10-06 17:54:59 +02:00 |
|
Oliver Hartmann
|
76249b2a8a
|
Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim
|
2022-10-06 09:36:56 +02:00 |
|
|
e2460a2425
|
source selector for neo tree
|
2022-10-05 23:43:19 +02:00 |
|
|
1e8201cd13
|
lazy loading aerial
|
2022-10-05 22:26:37 +02:00 |
|
|
7629d6d57e
|
fixed format mode
|
2022-10-05 19:36:26 +02:00 |
|
|
d0c31ea3b7
|
lazy loading of dap and cmake
|
2022-10-05 19:36:13 +02:00 |
|
|
f9d34430ae
|
removed workarounds for old vim version
|
2022-10-02 21:27:44 +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 |
|
|
a3942972d8
|
fixed linux dap config
|
2022-09-26 09:07:15 +02:00 |
|
|
67067bde77
|
set lualine theme to gruvbox
|
2022-09-20 20:39:35 +02:00 |
|
Oliver Hartmann
|
dbfd744f97
|
also let project plugin detect build_nvim
|
2022-09-20 15:38:52 +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
|
48acab5f4b
|
format lsp config file
|
2022-09-19 10:50:43 +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
|
774fdda969
|
added diffview
|
2022-09-15 09:25:58 +02:00 |
|
|
612ec0cbe6
|
some more fixes for different nvim versions
|
2022-09-10 13:39:45 +02:00 |
|