Commit Graph

116 Commits

Author SHA1 Message Date
Kyren223
9bb4dc6d9b fix(neovim): oil.nvim keymaps conflics with leap.nvim 2024-07-16 16:22:29 +03:00
Kyren223
11731e38b4 Neovim: actually fixed tmux navigation issue 2024-07-14 17:50:17 +03:00
Kyren223
dfec7d14b4 Neovim: fixed tmux navigation and ; or , for fFtT issues 2024-07-14 17:35:32 +03:00
Kyren223
282c1c9db7 Neovim: snippets now load automatically, changed TODO.md 2024-07-14 16:31:42 +03:00
Kyren223
0df12a6506 Neovim: tweaked neotree a bit, might remove it in favor of oil.nvim 2024-07-14 16:30:50 +03:00
Kyren223
a2d25579a0 Neovim: added treesitter text objects , for functions, classes etc 2024-07-14 16:24:58 +03:00
Kyren223
e4013db1bf Neovim: swapped p to be push and P to be pull in neogit 2024-07-14 11:29:25 +03:00
Kyren223
b436963816 Scripts: added directory, includes nvim tmux undercurl fix 2024-07-14 11:13:13 +03:00
Kyren223
667ce7984d Zshrc: added a few more aliases and changed nvim to use nvim.sh 2024-07-14 11:09:18 +03:00
Kyren223
cfd1714bf0 Tmux: fixed terminal color/bold/undercurl etc issues 2024-07-14 11:08:17 +03:00
Kyren223
01b75ee53b Neovim: added merge and rebase keymaps for git 2024-07-13 23:14:32 +03:00
Kyren223
025c3f55b7 Neovim: fixed color picker not working due to typo and added some TODOs 2024-07-13 18:46:25 +03:00
Kyren223
db92507141 Neovim: disabled some overseer keymaps that conflicted with navigation 2024-07-13 18:45:47 +03:00
Kyren223
46069df28c Neovim: added <leader>fa for find all in telescope 2024-07-13 18:44:00 +03:00
Kyren223
90c3cb8471 Neovim: added experimental loader 2024-07-13 18:43:34 +03:00
Kyren223
2de6b8b55b Neovim: configured lualine, made custom LSP progress bar, removed fidget 2024-07-13 18:41:08 +03:00
Kyren223
227b9a5f0b Neovim: removed nvim-dap, will add back later once I actually need it 2024-07-12 16:53:11 +03:00
Kyren223
637d8e143b Neovim: configured overseer (task runner), added a make_c task template 2024-07-12 16:51:16 +03:00
Kyren223
0652aa9254 Neovim: configured lspsaga 2024-07-11 22:03:09 +03:00
Kyren223
46915185a4 Neovim: worked on lsp nicities and also git configuration 2024-07-11 20:13:10 +03:00
Kyren223
6f98acd1da Neovim: removed vim-fugitive from dependency list, no longer needed 2024-07-09 23:05:36 +03:00
Kyren223
0dcbf59786 Neovim: finished git configuration, other than waiting for merge conflicts to see how the mrging works 2024-07-09 22:57:07 +03:00
Kyren223
ff13fce373 Neovim: almost finished with git integration, did minor unrelated tweaks 2024-07-09 22:33:50 +03:00
Kyren223
7990500512 Neovim: added keybind for spooky leap, added a lua snippet for desc 2024-07-09 17:31:20 +03:00
Kyren223
c609feeb4a Neovim: mostly finished configuring completions, maybe some extra addons in the future 2024-07-08 22:45:55 +03:00
Kyren223
8be8d60510 Neovim: fixed comments on newlines issue 2024-07-08 16:54:29 +03:00
Kyren223
dbbbb97b71 Neovim: refactored keymaps to , completions now have good keybindings and did some slight tweaks 2024-07-08 13:55:22 +03:00
Kyren223
5bc29f77a4 Neovim: worked more on completions, and changed a few other things in keymaps and options 2024-07-08 13:42:25 +03:00
Kyren223
b491f9e3a7 Neovim: reworked most of the completion stuff, 80% done, will continue tmr 2024-07-08 01:13:30 +03:00
Kyren223
fb07fbdefd Neovim: reworked lsp setup, along with some minor tweaks 2024-07-07 17:54:36 +03:00
Kyren223
6c52215796 Neovim: added spectre plugin 2024-07-07 16:23:41 +03:00
Kyren223
b0f17bac68 Neovim: configured undotree and added hiding it to the zen mode keymap 2024-07-07 12:51:08 +03:00
Kyren223
c1a35224a8 Neovim: disabled undotree's diffview by default 2024-07-07 12:19:36 +03:00
Kyren223
93c3ab5dc6 Neovim: added undotree plugin, undos now persist to files 2024-07-07 12:13:36 +03:00
Kyren223
cba2316b8c Neovim: refactored todo-comments 2024-07-07 11:53:05 +03:00
Kyren223
d0766aa55f Neovim: refactored more files, including trouble, neotree, edgy and oil 2024-07-07 11:48:41 +03:00
Kyren223
403aa74f8a Neovim: refactored a bunch more files into a more organized structure, and changed some configurations 2024-07-06 23:24:35 +03:00
Kyren223
39d1990952 Neovim: started rework on the conifg, changed a bunch of stuff 2024-07-06 20:07:41 +03:00
Kyren223
7166c238e8 Neovim: some minor tweaks and added 2 commented out plugins 2024-07-06 15:55:25 +03:00
Kyren223
f66b028b72 Neovim: updated todo icon for test, ohmyposh: updated themes to include extra spaces after icons 2024-07-06 00:59:54 +03:00
Kyren223
9ec1b5f213 Neovim: cleaned some stuff up, added a bunch of TODOs, chaging repo to public 2024-07-05 22:36:25 +03:00
Kyren223
c6a35fedb2 Neovim: added restore last session button to start screen 2024-07-05 21:32:34 +03:00
Kyren223
2dffba13db Neovim: removed Visual + < and > from surround, so u can use < and > to indent 2024-07-05 21:30:39 +03:00
Kyren223
cc2095f2ba Neovim: slight tweaks to dapui-colorscheme to fix things I didn't like 2024-07-05 19:22:43 +03:00
Kyren223
3dcdc63919 Neovim: fixed todo-comment not working properly (moved opts to setup) 2024-07-05 19:21:14 +03:00
Kyren223
b941aa1f7e Neovim: moved WARN to NOTE group rather than TODO group 2024-07-05 19:00:38 +03:00
Kyren223
52e447a66c Neovim: configured alpha.nvim start screen 2024-07-05 18:59:51 +03:00
Kyren223
11fbc10006 Neovim: renamed yank highlight description and disabled diagnostics in signcolumn 2024-07-05 18:59:17 +03:00
Kyren223
52faea9280 Neovim: added and started using a really nice colorscheme, also added a debug plugin that is not configured yet 2024-07-05 00:55:52 +03:00
Kyren223
2c67cae7df Neovim: added overseer (not configured yet) and some other changes 2024-07-04 23:55:29 +03:00