Commit graph

172 commits

Author SHA1 Message Date
0cbc27ac76 add all sway related config in a single package 2024-09-30 00:59:46 +02:00
f28a48967f neovim 2024-09-30 00:38:42 +02:00
4e28ba124e gnupg 2024-09-30 00:37:57 +02:00
a9573e1cf0 .gitconfig and .gitignore-global 2024-09-30 00:36:17 +02:00
3065a9db72 add bash in current form 2024-09-30 00:26:52 +02:00
d252c537d6 alacritty config + light and dark themes 2024-09-29 19:57:24 +02:00
Vladan Popovic
f173413eff Highlight: disable lsp, fix rust and whitespace 2024-09-24 19:08:44 +02:00
Vladan Popovic
324505f245 Create outline config from it's default 2024-09-23 23:42:17 +02:00
Vladan Popovic
8227bf14b0 Remove forgotten flutter config 2024-09-23 23:05:33 +02:00
Vladan Popovic
c64bdbbf7f Remove theme module because of catpuccin 2024-09-23 23:02:34 +02:00
Vladan Popovic
b0d6dffe81 Make right order in main imports 2024-09-23 23:02:34 +02:00
Vladan Popovic
772a9b908f Add fzf, telescope and diffview to neogit 2024-09-23 23:02:34 +02:00
Vladan Popovic
4c5afbe2b2 Add catpuccin theme with huge config 2024-09-23 23:02:34 +02:00
Vladan Popovic
dfa4d93847 Don't use treesitter in telescope preview 2024-09-23 11:45:46 +02:00
Vladan Popovic
422ecf0308 Remove unused plugins and add Outline 2024-09-17 17:08:00 +02:00
Vladan Popovic
eccbfcbea2 remove extra actions-preview config 2024-09-17 16:46:56 +02:00
Vladan Popovic
7d6b3e53c4 redo telescope one more time :) 2024-09-17 16:46:38 +02:00
Vladan Popovic
a1a4dc927e move code_action_menu_window_border to theme 2024-09-17 16:46:01 +02:00
Vladan Popovic
637fed3f6b show hidden files in oil (filebrowser) 2024-09-17 16:39:21 +02:00
Vladan Popovic
044ed9117f use ctrl+shift+g for neogit 2024-09-17 16:38:54 +02:00
Vladan Popovic
c99606d4ee add keymapping for code actions and buffer delete (:bd) 2024-09-17 16:38:19 +02:00
Vladan Popovic
c0e15e1141 cleanup lsp module 2024-09-17 16:36:40 +02:00
Vladan Popovic
d7f591fd26 Switch to newest nvim and fallback to classic vim colorscheme 2024-08-14 14:58:46 +02:00
Vladan Popovic
3e6923583f remove lsp diagnostics also defined in keymappings.lua 2024-08-14 14:58:46 +02:00
Vladan Popovic
022660396e re-add clipboard, middle click and ctrl+c 2024-08-14 14:58:46 +02:00
Vladan Popovic
5c8e114e44 remove utils module 2024-08-14 14:58:46 +02:00
Vladan Popovic
06ba4b31d6 add all config files 2024-08-12 16:00:40 +02:00
Vladan Popovic
b3b051355a add neogit config and fix ebvious errors with keymaps 2024-07-22 09:09:41 +02:00
9a29f15556 oil: don't show git ignored files and folders 2024-07-20 02:55:51 +02:00
Vladan Popovic
ee41264a8f hm setup 2024-07-18 14:01:55 +02:00
2efe116082 remove flutter plugins 2024-06-10 15:49:37 +02:00
e42d6245a5 fix typo (vim.keymap) 2024-06-10 15:49:21 +02:00
fd32c079c9 reformat cmp sources 2024-06-10 15:36:36 +02:00
0e55059a63 replace utils.map with vim.keymap.set 2024-06-10 13:12:26 +02:00
fa255704a1 fix trailing whitespace highlight 2024-06-10 12:39:21 +02:00
7ca16fc0bf lighter line numbers 2024-06-10 12:38:11 +02:00
713c83768b show comments in vim's default color (blue) 2024-06-10 12:37:48 +02:00
f7e73a3eb3 fix comment for whitespace highlighting 2024-06-10 12:35:24 +02:00
d79cbd6989 Revert to vim's default term colorscheme 2024-06-10 12:34:45 +02:00
eaaf6db7ad decrease space between cmp symbols 2024-04-18 14:49:55 +02:00
7a61c5ef16 make cmp popups with grey bckg and no borders 2024-04-18 14:47:34 +02:00
64d04c8618 make folding and pmenu bckg grey 2024-04-18 14:46:39 +02:00
c2c40dbe03 fix whitespace in settings 2024-04-18 14:45:57 +02:00
73d0d7c14d fix nospell binding 2024-04-18 01:35:30 +02:00
727a6bcfbc add flutter plugin and config 2024-04-18 01:35:30 +02:00
a35b743b62 remove obsolete config and autoformat 2024-04-18 01:35:30 +02:00
8a348282a4 remove obsolete config 2024-03-20 12:51:37 +01:00
0fabc551bd fix lsp autoformatting on save
tested python and rust
2024-03-20 12:51:25 +01:00
b521d84e7f fix wording 2024-03-20 03:14:06 +01:00
ccbf466c55 replace nvim-code-action-menu with actions-preview 2024-03-20 03:12:22 +01:00