Commit graph

103 commits

Author SHA1 Message Date
pr0c3550r
c47939eced changed startupcolorscheme to gruvbox-material 2023-02-10 22:41:26 +01:00
pr0c3550r
8b1e4263a9 added borders to the Lazy UI 2023-02-10 22:37:59 +01:00
pr0c3550r
21750749ee updated gitignore 2023-02-10 22:05:47 +01:00
pr0c3550r
d579cafbef added keymaps and jq to null-ls 2023-02-10 22:02:52 +01:00
pr0c3550r
30ad4308a5 added codeactions with telescope ui 2023-02-08 20:44:59 +01:00
pr0c3550r
3fe23aed32 added shellcheck for code actions 2023-02-08 19:46:20 +01:00
pr0c3550r
644c7f97d9 updated inactive lualine 2023-02-06 21:59:28 +01:00
pr0c3550r
f01d36ad8e updated lualine 2023-02-06 19:58:45 +01:00
pr0c3550r
52904e069e fixed relativenumber 2023-02-06 19:28:07 +01:00
pr0c3550r
dbd2c49720 added lualine 2023-02-05 19:27:47 +01:00
pr0c3550r
b9ec30d0c0 added missing statusline and cleaned up 2023-02-05 18:15:31 +01:00
pr0c3550r
7020f5e99a fixed lspconfig with loading 2023-02-05 18:07:51 +01:00
pr0c3550r
3583fa3c2a migrated to lazy.nvim 2023-02-05 17:24:35 +01:00
pr0c3550r
80c19ac1fa added bootstrap packer function 2023-01-30 21:50:15 +01:00
pr0c3550r
6735cf79f8 migrated zsh and generic shell configs 2023-01-30 21:42:42 +01:00
pr0c3550r
045a4401e5 fixed install procedure 2023-01-30 21:06:08 +01:00
pr0c3550r
1158be933f changed apperance of indent guides 2023-01-28 17:19:53 +01:00
pr0c3550r
589489cac8 added ftpluginconfig for shell, to run script from file with sh 2023-01-27 18:51:29 +01:00
pr0c3550r
2af7854eda fixed chmod-remap 2023-01-27 18:49:31 +01:00
pr0c3550r
1c3f762180 added null-ls functionality for linting, formatting and code actions (via mason) 2023-01-25 22:53:32 +01:00
pr0c3550r
283dac5ad8 added support for null-ls.nvim plugin 2023-01-25 20:48:45 +01:00
pr0c3550r
7d7e3a3229 changed filenames 2023-01-25 20:44:16 +01:00
pr0c3550r
e1fc9aa057 added missing mappings to filetypespecific mappings (tex) 2023-01-25 17:41:58 +01:00
pr0c3550r
8794e4d61c changed colors of VertSplit Line 2023-01-23 21:55:50 +01:00
pr0c3550r
5079be1c63 ensure clangd-server is installed 2023-01-22 17:47:04 +01:00
pr0c3550r
f06f28643c added lsp-functionality with custom colors 2023-01-22 17:42:07 +01:00
pr0c3550r
7b8cd338db automatic autocomplete is more easy 2023-01-22 12:11:42 +01:00
pr0c3550r
960b17326c autocomplete only when <Tab> is pressed 2023-01-22 01:56:04 +01:00
pr0c3550r
cd1b7ef7ea Merge branch 'autocomplete' of 73514.de:/srv/git/repositories/configfiles into autocomplete 2023-01-22 00:35:13 +01:00
pr0c3550r
1d903ad896 set tmux cursor style 2023-01-22 00:32:33 +01:00
pr0c3550r
ed07495c1e set tmux cursor style 2023-01-22 00:28:09 +01:00
pr0c3550r
b601e169cd added nice mapping for closing and opening the completion, possible without context 2023-01-22 00:12:49 +01:00
pr0c3550r
0ea18e2eb7 customized colors and apperance of the completion menu 2023-01-21 23:52:41 +01:00
pr0c3550r
d9bc55236c added Icons for different completion sources and types in the completionmenu 2023-01-21 23:03:26 +01:00
pr0c3550r
b85b7bb12f added SuperTab-like functionality to autocompletion 2023-01-21 22:23:45 +01:00
pr0c3550r
c9d6631136 added LuaSnip snippets for autocompletion and configuration for LuaSnip 2023-01-21 22:13:16 +01:00
pr0c3550r
411510a8cc added configuration for autocomplete plugin 2023-01-21 21:49:47 +01:00
pr0c3550r
7b823d7c15 added autocomplete plugin and autocompletemenu config 2023-01-21 21:49:22 +01:00
pr0c3550r
49b2c57c45 fixed tabbing after update 2023-01-21 20:57:59 +01:00
pr0c3550r
e72e688a4d added option for signcolumn 2023-01-19 20:52:13 +01:00
pr0c3550r
54dc094add added mapping to make current file executable 2023-01-18 20:37:29 +01:00
pr0c3550r
dcba81a5c3 added settings and mappings for Netrw 2023-01-16 23:11:58 +01:00
pr0c3550r
9bcdddafb6 added bufferspecific mappings for netrw 2023-01-16 22:41:33 +01:00
pr0c3550r
c59c9c8036 migrated filetype specific mappings from autocommands to ftplugin directory 2023-01-16 22:40:43 +01:00
pr0c3550r
1a490801ab removed mappings for setting scrolloff 2023-01-15 19:51:08 +01:00
pr0c3550r
1ec77dc955 added tmux.conf and Readme 2023-01-15 16:59:14 +01:00
pr0c3550r
71ec5ecc31 updated Keymap 2023-01-11 17:45:32 +01:00
pr0c3550r
5809fd58c8 updated Keymap 2023-01-10 19:54:06 +01:00
pr0c3550r
8fefa4e3e4 added Keymap 2023-01-09 22:16:23 +01:00
pr0c3550r
36573a8c9c changed colors of statusline and ModeMsg 2023-01-03 21:29:47 +01:00