|
63ff84fae1
|
scaling keymaps for neovide
|
2023-04-02 16:16:09 +02:00 |
|
|
1e15ac6637
|
don't use compile_commands.json for root search
|
2023-03-31 09:13:44 +02:00 |
|
|
170aa9c79f
|
clangd: query for the cross compiler
|
2023-03-31 09:13:26 +02:00 |
|
Oliver Hartmann
|
56357acccf
|
changed titlestring to cwd
|
2023-03-30 15:33:57 +02:00 |
|
|
506583b78a
|
removed depracted lazy call
|
2023-03-24 17:31:18 +01:00 |
|
|
04c9200050
|
added cppdbg for linux dap adapter
|
2023-03-24 16:08:42 +01:00 |
|
|
9e8d143b24
|
no italic strings
|
2023-03-23 22:27:22 +01:00 |
|
|
3324cb1fff
|
fixed gruvbox config
|
2023-03-23 22:25:26 +01:00 |
|
|
ebefdb64ff
|
trigger cmdline history with c-x
|
2023-03-19 22:51:35 +01:00 |
|
|
3e49aa40a5
|
fixed cmp CR behaviour at end of line
|
2023-03-19 21:55:02 +01:00 |
|
|
6e3a2f931c
|
code format cmp.lua
|
2023-03-19 21:41:38 +01:00 |
|
|
4240bd1bde
|
change cmp sorting again
|
2023-03-19 21:41:21 +01:00 |
|
|
8f6caa96e5
|
try to fix lauline theme
|
2023-03-19 21:29:04 +01:00 |
|
|
97c469b1ef
|
set some lsp highlights
|
2023-03-19 15:43:26 +01:00 |
|
|
70a06005fe
|
use gruvbox again
|
2023-03-19 15:19:19 +01:00 |
|
|
dcf6d687b8
|
fixed keymap for git log
|
2023-03-03 10:56:51 +01:00 |
|
|
eca6376d79
|
added advanced-git-search
|
2023-03-03 10:45:35 +01:00 |
|
|
33e497133c
|
implement venv picker
|
2023-02-26 22:09:38 +01:00 |
|
|
bc278c2a62
|
added menufacture
|
2023-02-20 21:27:24 +01:00 |
|
|
99690477af
|
use pythonvenv in neotest
|
2023-02-15 11:49:32 +01:00 |
|
|
5b4001d7e8
|
format dap.lua
|
2023-02-15 11:49:32 +01:00 |
|
|
02aa672af8
|
extract python venv utils
|
2023-02-15 11:49:32 +01:00 |
|
Oliver Hartmann
|
480b9c5db1
|
Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim
|
2023-02-14 09:39:12 +01:00 |
|
|
91faa6b627
|
fixed lualine url
|
2023-02-13 22:18:13 +01:00 |
|
|
7a2c6ecd29
|
fancy lualine config
|
2023-02-13 21:58:09 +01:00 |
|
|
656ff601a3
|
fixed lua lsp deprecated msg
|
2023-02-13 21:02:54 +01:00 |
|
|
2b592e82ad
|
fixed path for venv
|
2023-01-31 20:45:10 +01:00 |
|
Oliver Hartmann
|
a15e7cba84
|
Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim
|
2023-01-31 08:38:58 +01:00 |
|
Oliver Hartmann
|
d62c914ea5
|
added new cmake lsp
|
2023-01-31 08:38:52 +01:00 |
|
|
1792e54500
|
added octo
|
2023-01-30 21:43:40 +01:00 |
|
|
b9cf3aadef
|
check for pyrightconfig.json in dap
|
2023-01-30 21:28:05 +01:00 |
|
|
b87bbaee74
|
format all lua files
|
2023-01-29 11:55:25 +01:00 |
|
|
fa0d4ffd8f
|
telescope: ignore .git but search hidden files
|
2023-01-29 11:41:44 +01:00 |
|
|
c60cf314be
|
removed ununsed 'use' keyword for lua
|
2023-01-29 11:41:28 +01:00 |
|
|
2b0d14d7a1
|
enable single quotes for lua code
|
2023-01-29 11:41:14 +01:00 |
|
|
7bdf105fac
|
also show hidden files with file search
|
2023-01-29 11:28:31 +01:00 |
|
|
045a1af8dc
|
removed some commented code
|
2023-01-29 11:18:24 +01:00 |
|
|
c81d9e0bda
|
format lazygit
|
2023-01-29 11:15:50 +01:00 |
|
|
561b99ac1b
|
configure debug for cmake tools
|
2023-01-29 00:38:47 +01:00 |
|
|
cfa7b243f3
|
fix code-lldb debugger
|
2023-01-28 23:47:27 +01:00 |
|
|
6c51bce00d
|
added lazygit plugin
|
2023-01-28 21:39:46 +01:00 |
|
|
a7a4319243
|
beatiful lsp icons and messages
|
2023-01-27 23:31:22 +01:00 |
|
|
4565a3aabd
|
format lua
|
2023-01-26 21:39:01 +01:00 |
|
Oliver Hartmann
|
413a11e741
|
don't clear the document highlight autogroup
|
2023-01-26 21:26:41 +01:00 |
|
Oliver Hartmann
|
b4e5f2b7b4
|
hopefully the final fix for document highlight
|
2023-01-26 20:41:44 +01:00 |
|
Oliver Hartmann
|
70d6dbda37
|
try to fix the highlight autocommand
|
2023-01-26 20:03:54 +01:00 |
|
Oliver Hartmann
|
100b358acb
|
Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim
|
2023-01-26 13:42:45 +01:00 |
|
Oliver Hartmann
|
c5e740a70b
|
commands for setting the font
|
2023-01-26 11:48:34 +01:00 |
|
|
7f00267ec8
|
use wsl clipboard manager from help
|
2023-01-24 17:53:34 +01:00 |
|
Oliver Hartmann
|
9e8672038e
|
disbale unnamedplus because it is slow
|
2023-01-24 17:37:08 +01:00 |
|