Commit graph

95 commits

Author SHA1 Message Date
pr0c3550r
2fd4155054 Nvim: fixed treesitter-context 2023-06-25 21:13:28 +02:00
pr0c3550r
7383ec298a Nvim: setting scrolloff to 15 2023-05-06 21:10:29 +02:00
pr0c3550r
ad2309d0ba Nvim: undotree settings for better visuals 2023-05-04 22:00:09 +02:00
pr0c3550r
2fa5105218 Nvim: added plugin for showing function you are operating on 2023-05-04 21:32:01 +02:00
pr0c3550r
bf76af9fe3 Nvim: Tabs are Tabs 2023-05-04 21:21:20 +02:00
pr0c3550r
7d9c13d472 Nvim: setting tabs to 4 spaces in python 2023-05-04 20:22:41 +02:00
pr0c3550r
7c9d58f696 Nvim: removed annoying autopair 2023-05-04 20:13:36 +02:00
pr0c3550r
48274c2037 Nvim: new mapping for making files unexecutable 2023-05-04 20:02:22 +02:00
pr0c3550r
8a50b2b7b9 Nvim: changed mapping for LSP-based renaming to <Leader>cw 2023-04-30 11:24:48 +02:00
pr0c3550r
12eb72c452 Nivm: changed indentwidth to 2 Spaces per Tab 2023-04-29 19:41:01 +02:00
pr0c3550r
db079877ab Nvim: formatted 2023-04-07 16:27:11 +02:00
pr0c3550r
a9436411a7 Nvim: Bufferline styling 2023-04-07 16:21:14 +02:00
pr0c3550r
1341c50d8f Nvim - Plugin: added Bufferline 2023-03-31 19:32:03 +02:00
pr0c3550r
5f194f1338 Nvim - Core: Added mappings for fast buffer switching 2023-03-31 19:26:19 +02:00
pr0c3550r
3c61b12f6e Nivm: added mappings for buffer operations 2023-03-30 21:43:05 +02:00
pr0c3550r
681e193155 Autopairs: added autopair for '<>' 2023-03-26 17:03:02 +02:00
pr0c3550r
55c8337358 Completion: source text from all open buffers 2023-03-26 16:46:56 +02:00
pr0c3550r
50b174cb1a Lualine: added symbols for separators 2023-03-26 14:19:06 +02:00
pr0c3550r
5f02bd1851 Keymaps: changed Keymaps for LSP 2023-03-26 14:05:17 +02:00
pr0c3550r
1258cef664 Lualine: added padding 2023-03-25 23:21:55 +01:00
pr0c3550r
a8760bbad7 Settings: fixed path to undodir 2023-03-09 18:23:54 +01:00
pr0c3550r
cce20ec0d6 Settings: changed path to undodir 2023-03-07 20:29:47 +01:00
pr0c3550r
23bfb30337 FTPlugin: changed interpreter for Shell to "./" 2023-03-07 20:14:47 +01:00
pr0c3550r
ffe1a477b1 Null-Ls: added common configs, Telescope: fixed typo 2023-03-07 19:55:26 +01:00
pr0c3550r
f9e29c3774 Remaps: added Keymaps for switching and closing buffers
Statusline: show only with multiple Tabs
Dashboard: fixed typo
Everforest: new colorscheme
2023-03-06 22:35:49 +01:00
pr0c3550r
44d966b3d5 Telescope: added Shortcut (<leader>fb) to find in current buffer 2023-03-05 20:18:08 +01:00
pr0c3550r
23b5cbaed5 added keymap for Twilight 2023-03-02 21:25:43 +01:00
pr0c3550r
46a90290a0 fixed keymaps 2023-03-02 21:20:56 +01:00
pr0c3550r
21808665a4 added dashboard plugin 2023-03-02 20:07:28 +01:00
pr0c3550r
0653f59e24 added keymap for git pull and git 2023-03-02 17:39:59 +01:00
pr0c3550r
b7a37cabb2 added persistant undodir and options for undotree 2023-03-02 17:34:05 +01:00
pr0c3550r
66d989ab8b added undotree to plugins (<leader>u) 2023-03-01 21:30:11 +01:00
pr0c3550r
108afeb545 added common configs to null-ls 2023-02-26 00:31:27 +01:00
pr0c3550r
622145d183 autoforamtted everything 2023-02-25 23:44:08 +01:00
pr0c3550r
09a68276b2 updated vim-fugitive with keymaps for status, diff, log, commit and add 2023-02-25 23:26:48 +01:00
pr0c3550r
ce00a20951 added Keymaps for vim-fugitive 2023-02-25 21:25:06 +01:00
pr0c3550r
34236543b8 updated inactive lualine 2023-02-25 21:17:11 +01:00
pr0c3550r
bbfe58d158 added vim-fugitive 2023-02-25 18:14:33 +01:00
pr0c3550r
ae4e938e49 moved colorscheme autocommand in respective file 2023-02-25 17:34:07 +01:00
pr0c3550r
f57d903254 added Gitsigns functionality for codeactions to null-ls 2023-02-25 17:13:43 +01:00
pr0c3550r
724dabb7be added Gitsigns functionality 2023-02-25 17:07:16 +01:00
pr0c3550r
5f921f181f added autocmd for setting colorschemeoverrides for persistance when changing it 2023-02-25 16:52:59 +01:00
pr0c3550r
8112669f3d updated lualine and made lspconfig work in insertmode 2023-02-25 15:49:23 +01:00
pr0c3550r
adea7d7f0e changed component seperator in lualine to " " 2023-02-17 23:42:25 +01:00
pr0c3550r
b02bc37f25 changed diagnostic symbols and added full path to file in lualine 2023-02-17 23:28:51 +01:00
pr0c3550r
43c9b70355 fixed commenting function 2023-02-17 17:35:35 +01:00
pr0c3550r
5a600d2880 chanded plugin for commenting to a lua-based one 2023-02-16 21:38:09 +01:00
pr0c3550r
6b80258e4e added surround plugin 2023-02-16 21:35:41 +01:00
pr0c3550r
29f3fa35dd added autopairs and twilight functionality 2023-02-16 21:18:04 +01:00
pr0c3550r
f1de0e1179 fixed startuperror with languageserver 2023-02-13 17:47:43 +01:00