797 Commits

Author SHA1 Message Date
Kyren223
593f07f6de Updated nvimconf alias in .zshrc so it works with auto-session plugin 2024-07-01 16:54:00 +03:00
Kyren223
e1530fe79c Updated nvim options to avoid warnings in :checkhealth 2024-07-01 16:52:17 +03:00
Kyren223
d2d586fb68 Added 3 nvim plugins: oil, leap, bufferline 2024-07-01 16:48:09 +03:00
Kyren223
93365483f0 Refactored colorschemes to 1 file, removed unused plugin smartyank 2024-07-01 00:42:14 +03:00
Kyren223
0fa26a880e Added auto-session to nvim and changed lualine's theme from dracula to tokyonight 2024-06-30 22:02:20 +03:00
Kyren223
9dcb3ba0d8 Added surround.nvim plugin and Ctrl + / keymap for commenting/uncommenting 2024-06-30 21:39:42 +03:00
Kyren223
a38effa744 Added Ctrl Z for undo in nvim keymaps 2024-06-30 21:39:06 +03:00
Kyren223
5926130df2 Modified nvim keybindings and updated neotree.nvim config 2024-06-30 18:41:19 +03:00
Kyren223
51317d0329 Updated .zshrc to have git aliases and to source itself after zshrc exits 2024-06-30 17:33:06 +03:00
Kyren223
d04cd30a2a Updated telescope.nvim config, including nicer keybindings 2024-06-30 17:29:25 +03:00
Kyren223
af6bf9c6da Fixed typo in nvim plugin-manager.lua 2024-06-29 20:15:47 +03:00
Kyren223
7043a38d8e Reformatted nvim config to fit stylua guidelines 2024-06-29 19:58:44 +03:00
Kyren223
2053217568 Changed default pager to nvimpager 2024-06-29 16:20:11 +03:00
Kyren223
67d964c083 Modified telescope.nvim to follow symlinks 2024-06-29 16:15:55 +03:00
Kyren223
132502fe34 Modified nvim config, added which-key and fixed telescope keys not working 2024-06-29 00:47:22 +03:00
Kyren223
641cb5f0b6 Modified nvim config, added smartyank but it's disabled, line yanking doesn't work properly 2024-06-29 00:25:14 +03:00
Kyren223
72035aa419 Modified nvim config, moved lazy into it's own file so init.lua is just 4 requries 2024-06-28 23:26:54 +03:00
Kyren223
b24eddefb5 Modified nvim config, added comment/uncomment keybinding plugin 2024-06-28 23:13:42 +03:00
Kyren223
aa00acef1e Modified nvim config, added todo comments plugin 2024-06-28 21:54:44 +03:00
Kyren223
a65816730f Modified nvim config, added and organized keymaps and options 2024-06-28 21:54:13 +03:00
Kyren223
afa9373129 Nvim config, moved lsp keymaps from lsp to telescope 2024-06-28 21:52:59 +03:00
Kyren223
e4493ebe3b Added newline to tmux.conf 2024-06-28 21:52:06 +03:00
Kyren223
1adeec8ac7 Modified .zshrc, replaced ^j/^k to ^n/^p for shell history 2024-06-27 20:26:15 +03:00
Kyren223
b982991f85 Modified .zshrc, added more aliases for editing configs and typos 2024-06-27 20:17:20 +03:00
Kyren223
b606ad3bcf Added support for vim navigator with nvim and tmux 2024-06-26 22:06:00 +03:00
Kyren223
e3896e0738 Accidentally placed the nvim files in the wrong place, fixed now 2024-06-26 19:54:00 +03:00
Kyren223
1062f6935d Added new nvim plugins: autopair, completions, indent-blankline, lazydev 2024-06-26 19:30:17 +03:00
Kyren223
6ab3034ebf Moved nvim's non-plugin keymaps to their own file 2024-06-26 19:24:02 +03:00
Kyren223
1fbc502abd Moved autocmds to their own files, currently just yank 2024-06-26 19:23:19 +03:00
Kyren223
867c719263 Modified nvim config 2024-06-26 18:28:04 +03:00
Kyren223
0aeaf3bf94 Added missing export keyword for the 2 C env vars, see last commit 2024-06-25 14:17:53 +03:00
Kyren223
96a4462fca Added some C env vars for CS50x course, to be able to submit locally 2024-06-25 01:01:53 +03:00
Kyren223
603acdf24c Cursor now goes to thin in insert mode, might revert later 2024-06-23 16:41:34 +03:00
Kyren223
9714e2ef49 Modified .zshrc, added code to auto open tmux and alias for python 2024-06-23 11:00:43 +03:00
Kyren223
21c91a621f Modified .gitconfig, added nvim as default editor 2024-06-23 10:56:30 +03:00
Kyren223
3c9eb64b09 Added .gitignore 2024-06-19 20:03:25 +03:00
Kyren223
7e9a6c7df8 Added back tmux.conf 2024-06-19 19:59:45 +03:00
Kyren223
32a4f0473e Removed tmux.conf bcz trying to fix an issue 2024-06-19 19:58:31 +03:00
Kyren223
5f74606a52 Added nvim config 2024-06-19 17:56:44 +03:00
Kyren223
aca090f814 Added .gitconfig 2024-06-17 19:25:30 +03:00
Kyren223
9298053977 Moved tmux config to ~/.config/tmux/tmux.conf (previously ~/.tmux.conf 2024-06-17 19:24:17 +03:00
Kyren223
0116c63d7c Changed the link for tokyocat_laptop.omp.yml to point to the laptop version (previously the normal version) 2024-06-17 19:21:08 +03:00
Kyren223
a9299f3c48 Splitted tokyocat to a normal and laptop version, so battery won't be shown if you are not using a laptop 2024-06-17 19:18:42 +03:00
Kyren223
a13788ea08 Added my custom oh-my-posh 'tokyocat' theme 2024-06-17 19:11:06 +03:00
Kyren223
4ead610d99 Added README.md file with instructions on how to install & use this repository 2024-06-17 18:56:54 +03:00
Kyren223
2d52548a7c Added .tmux.conf 2024-06-17 18:26:00 +03:00
Kyren223
d4956b2f50 Added .zshrc 2024-06-17 18:17:49 +03:00