Commit Graph

67 Commits

Author SHA1 Message Date
Kyren223
2c67cae7df Neovim: added overseer (not configured yet) and some other changes 2024-07-04 23:55:29 +03:00
Kyren223
b68c7097a2 Neovim: added edgy.nvim, along with neotree integration 2024-07-04 19:46:02 +03:00
Kyren223
4193f886d9 Neovim: added neoclip and illuminate 2024-07-04 19:39:26 +03:00
Kyren223
d94396b9de Neovim: filtered search todos, along with some other todo changes and trouble 2024-07-04 17:11:29 +03:00
Kyren223
006eca971c Neovim: configured lsp saga (this plugin is amazing, has a bunch of Intellij-like features) 2024-07-04 01:18:03 +03:00
Kyren223
3f9b2fec67 Neovim: removed fake lines, now scrolls text horizontally when too long 2024-07-04 01:17:14 +03:00
Kyren223
ab4a118c9c Neovim: added color picker + highlighter plugin 2024-07-03 19:26:43 +03:00
Kyren223
d4143d2e15 Neovim: added wakatime plugin to keep track 2024-07-03 18:19:01 +03:00
Kyren223
1c69d7bfc8 Neovim: added trouble.nvim 2024-07-03 17:22:05 +03:00
Kyren223
1ba44c8e07 Neovim: added git plugins like vim-fugitive, gitsigns, octo and diffivew 2024-07-03 16:31:26 +03:00
Kyren223
d5a39a5065 Neovim: added more colorschemes, switched default theme to Dracula (IntelliJ's) 2024-07-03 14:48:15 +03:00
Kyren223
0c4997498b Neovim: replaced toggletemr in favor of tmux, added ftFT to highlight jump chars 2024-07-03 14:47:46 +03:00
Kyren223
444e07cbbc Added a bunch of more color schemes to neovim 2024-07-02 00:57:54 +03:00
Kyren223
042d9c20b2 Added toggleterm.nvim 2024-07-02 00:17:09 +03:00
Kyren223
2b202f8f49 Added rename nvim plugin, removed bufferline 2024-07-01 23:43:21 +03:00
Kyren223
d35b9a784e Commented out noice.nvim, will potentially configure in the future 2024-07-01 22:18:04 +03:00
Kyren223
fc77da20f9 Added noice.nvim, don't think I like it, will prob try to heavily configure 2024-07-01 22:00:22 +03:00
Kyren223
2dd56d29f8 Added harpoon to neovim 2024-07-01 20:18:08 +03:00
Kyren223
7ee0b2d218 Switched to oil.nvim for gp instead of neotree, added obsidian.nvim 2024-07-01 18:42:18 +03:00
Kyren223
ae9198c554 Added keymaps in visual mode to surround.nvim to immediately surround highlighting without using S 2024-07-01 16:55:38 +03:00
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