Commit Graph

281 Commits

Author SHA1 Message Date
Kyren223
0bbc062812 feat: changed some gopls settings 2024-10-02 17:45:52 +03:00
Kyren223
db1bdc3882 feat: updated plugins 2024-09-30 20:29:31 +03:00
Kyren223
fcb29b42e0 feat: changed checkbox icons in render-markdown to be larger 2024-09-29 13:16:45 +03:00
Kyren223
65c25a0e1d feat: added snippet for carbonight group 2024-09-29 13:16:21 +03:00
Kyren223
8fcc24d048 feat: moved colorscheme to it's own plugin named carbonight 2024-09-28 19:23:28 +03:00
Kyren223
964e4d67a8 feat(vim-illuminate): added back 2024-09-28 18:11:25 +03:00
Kyren223
374372d226 feat(vim-illuminate): added back 2024-09-28 18:04:22 +03:00
Kyren223
963c9f303d feat(treesitter): not sure what this does 2024-09-28 18:04:04 +03:00
Kyren223
354cd5c016 feat: some rust-analyzer configuration 2024-09-28 18:03:51 +03:00
Kyren223
09b3ec0637 feat: more work on my theme 2024-09-28 18:03:26 +03:00
Kyren223
1f9f1e79de feat: more work on the theme 2024-09-28 01:19:17 +03:00
Kyren223
781c078b21 feat: changed priority of diagnostics for my theme 2024-09-27 18:44:07 +03:00
Kyren223
f5abcb9060 feat: working on a theme, commiting for backup 2024-09-27 17:06:20 +03:00
Kyren223
a9510e8e3f remove: marksman filtering, due to no longer using that lsp 2024-09-26 17:00:56 +03:00
Kyren223
f931cd7cff remove: breadcrumbs winbar thing from lspsaga 2024-09-26 16:58:06 +03:00
Kyren223
5084860c5e feat: added context thing to relatively jump to 2024-09-26 16:53:30 +03:00
Kyren223
0723822002 feat: removed lazy loading from oil to not have loading issues 2024-09-26 16:52:58 +03:00
Kyren223
c5269b18c1 fix: hopefully fixed terminal loading speed issue? 2024-09-25 13:21:11 +03:00
Kyren223
4cf63d701a feat: added gs for git status alias back cuz git delta doesn't have it 2024-09-24 18:26:32 +03:00
Kyren223
5a42ee0b8b feat: un-lazy load ohmyposh for instant prompt 2024-09-24 18:12:53 +03:00
Kyren223
cbb0506885 feat: removed indicator for tabs 2024-09-24 18:09:09 +03:00
Kyren223
36eba32a11 feat: setup for go 2024-09-24 17:44:24 +03:00
Kyren223
4ed7609394 feat: make prompt use fat cursor by default 2024-09-24 11:28:36 +03:00
Kyren223
38c51e239b feat: removed git aliases, git-delta adds it's own ones
REMEMBER:
gl -> git pull (used to be git log)
glg -> git log
glo -> git log --oneline --decorate (use this instead of glo)
2024-09-23 17:45:27 +03:00
Kyren223
54e90dfb99 feat: added a plugin to toggle markdown bullets/checkmarks 2024-09-20 00:54:02 +03:00
Kyren223
e8c2a647c4 feat: switched back to non laptop them 2024-09-19 18:07:31 +03:00
Kyren223
36709fb324 feat: only showing battery level if it's between 0-20% or 80-100% 2024-09-19 14:22:11 +03:00
Kyren223
ed09a0c324 chore: changed back to laptop theme 2024-09-19 14:20:50 +03:00
Kyren223
f0da7607bc feat: removed error status from ohmyposh theme 2024-09-19 14:17:21 +03:00
Kyren223
fde857bb38 feat(zshrc): completely overhauled zshrc to reduce startup time 2024-09-19 14:17:02 +03:00
Kyren223
70c2c1d5c3 chore: updated nvim plugins 2024-09-19 00:36:11 +03:00
Kyren223
e4f1e6194e chore: updated nvim plugins while still disabling NeoGit spellchecker 2024-09-18 16:13:18 +03:00
Kyren223
3f80754b6a chore: updated plugins 2024-09-18 13:19:57 +03:00
Kyren223
4a9fd99c8c feat: set render markdown to not conceal even in insert/visual mode 2024-09-18 13:19:31 +03:00
Kyren223
e0334d2271 feat: changed markdown tab indent from 4 to 2 2024-09-18 13:18:59 +03:00
Kyren223
a3583c5caf feat: added VimBeGood to git gud 2024-09-17 13:14:12 +03:00
Kyren223
3a76c1823c feat: changed line number color to be more readable 2024-09-17 13:14:00 +03:00
Kyren223
2a4f3fff8f feat: replaced marksman with markdown_oxide LSP 2024-09-17 11:46:13 +03:00
Kyren223
60576b1e0b feat: configured render-markdown 2024-09-17 11:22:21 +03:00
Kyren223
741353c1f8 feat: added marksman language for markdown 2024-09-16 19:25:38 +03:00
Kyren223
589a8af495 feat(neogit): reverted to earlier commit to remove spellchecking 2024-09-16 19:01:00 +03:00
Kyren223
a504dfdcdd feat: added keymap to copy current filepath 2024-09-16 18:41:47 +03:00
Kyren223
497e509828 fix(lspsaga): rename now doesn't error due to missing plugin 2024-09-16 18:07:51 +03:00
Kyren223
6f400df7e1 refactor: tsserver -> ts_ls (tsserver was deprecated after update) 2024-09-16 17:50:02 +03:00
Kyren223
5f3771347b chore: updated all plugins to latest version 2024-09-16 17:48:46 +03:00
Kyren223
1f3837dc1f feat: added mini.ai for quotes textobj 2024-09-16 17:48:29 +03:00
Kyren223
8c56ec34f3 refactor: minor nvim refactor 2024-09-16 17:23:30 +03:00
Kyren223
c5b2d9ce20 feat(git): added syntax highlighting using git-delta 2024-09-16 17:22:59 +03:00
Kyren223
054d16f38a feat: added new plugin for markdown bullets 2024-09-16 17:18:51 +03:00
Kyren223
5de8fc70da feat: updated nvim surround to not add the annoying whitespace 2024-09-16 14:32:45 +03:00