Commit Graph

221 Commits

Author SHA1 Message Date
Kyren223
0aa46792d7 fix(nvim): supermaven issues inside markdown/help files 2024-08-23 20:13:09 +03:00
Kyren223
c09d560f96 feat(nvim): added helpview.nvim plugin 2024-08-23 20:12:33 +03:00
Kyren223
1a4e58fa53 feat(zshrc): updated git aliases 2024-08-22 15:36:59 +03:00
Kyren223
57c082066a removed(zshrc): python venv loading 2024-08-20 11:19:44 +03:00
Kyren223
c5bc66f301 feat(nvim-dap): added support for program arguments 2024-08-17 19:08:47 +03:00
Kyren223
4fb5f62fdb fix(nvim-dap): typo in keymap shifting to the left (<<cmd> -> <cmd>) 2024-08-12 13:54:55 +03:00
Kyren223
4da0b5681a fix(nvim): cmake_build fails to build due to missing space 2024-08-08 17:40:39 +03:00
Kyren223
2e507e488b feat(nvim): added supermaven (AI autocompletion) 2024-08-08 01:23:40 +03:00
Kyren223
c723fb8dae fix(nvim): <C-y> mapping conflict by not using default cmp mappings 2024-08-08 01:21:41 +03:00
Kyren223
7a8764dd78 refactor(nvim): changed some things about todo-comment 2024-08-07 23:17:46 +03:00
Kyren223
ce4aa1e5b1 refactor(nvim): configured hardtime to be less annoying 2024-08-07 23:17:26 +03:00
Kyren223
b0e4112762 feat(nvim): filetype-specific lsp keymaps, tweaked some existing keymaps 2024-08-07 13:23:25 +03:00
Kyren223
da1145d5e9 feat(nvim): pretty_hover plugin for better doxygen lsp hover 2024-08-07 13:20:57 +03:00
Kyren223
62b60c8d83 feat(nvim): neogen plugin to generate doc comments 2024-08-07 13:19:36 +03:00
Kyren223
e3f8b12e62 feat(nvim): c-only keymap and lazy loaded ftplugin files 2024-08-06 22:31:54 +03:00
Kyren223
b01d5d37f0 fix(nvim): duplication of errors in clangtidy from nvim-lint 2024-08-06 22:15:30 +03:00
Kyren223
ae045c4993 feat(nvim): overseer cmake_build template supports extra args to cmake 2024-08-06 22:02:22 +03:00
Kyren223
7c85c6be8d feat(nvim): added keymaps to nvim-dap 2024-08-06 21:53:02 +03:00
Kyren223
991d859d72 fix(nvim): treesitter not being loaded at startup 2024-08-06 21:51:39 +03:00
Kyren223
e66610117c remove(nvim): lsp-lines in favor of tiny-inline-diagnostics 2024-08-06 21:51:17 +03:00
Kyren223
f73f9a9de8 feat(nvim): added ui for nvim-dap 2024-08-06 18:42:48 +03:00
Kyren223
ba56b2b436 fix(nvim): autoformatting on save no longer activates from autosave 2024-08-06 18:40:40 +03:00
Kyren223
e7f109e48c fix(nvim): lazy.nvim crashing due to nvim-dap having no setup function 2024-08-06 17:51:49 +03:00
Kyren223
53218a7c0e feat(nvim): added nvim-dap plugin with integration for codelldb (C/C++) 2024-08-06 17:27:17 +03:00
Kyren223
46335ce5ed feat(nvim): clangd_extensions for lsp 2024-08-06 16:19:31 +03:00
Kyren223
03a5e641f0 fix(nvim): nvim notify now filters some unwanted messages 2024-08-06 12:29:41 +03:00
Kyren223
1579ac0bda chore(nvim): added back clangd lsp init options, not sure what they do 2024-08-06 12:28:52 +03:00
Kyren223
91409fbd0f remove(nvim): overseer window from opening after run/build/test 2024-08-05 23:00:38 +03:00
Kyren223
53a2d037dc feat(nvim): set nvim-notify as the default vim.notify handler 2024-08-05 22:59:35 +03:00
Kyren223
7d440a4db8 feat(nvim): added hardtime 2024-08-05 22:36:40 +03:00
Kyren223
d1aa9a979c refactor(nvim)!: Notify function signature and Notify usages 2024-08-05 22:12:19 +03:00
Kyren223
d350630fad fix(nvim): duplicate warnings from clang-tidy and clangd 2024-08-05 18:12:02 +03:00
Kyren223
4732f43af6 feat(nvim): overseer keymaps to easily build/run/test programs 2024-08-05 17:23:12 +03:00
Kyren223
663dcf6182 refactor(nvim): oil now uses of/oF or fo/fO instead of ob/of keymaps 2024-08-05 17:20:33 +03:00
Kyren223
0e541e3d43 feat(nvim): added c/cpp linting and configured clangd 2024-08-05 16:27:58 +03:00
Kyren223
6abe2a79f7 feat(nvim): setup overseer for C with cmake 2024-08-05 16:26:54 +03:00
Kyren223
d296700cb3 fix(nvim): overseer UI 2024-08-04 15:02:58 +03:00
Kyren223
2063f3a0c5 fix(neovim): set overseer event to VeryLazy 2024-08-04 13:47:02 +03:00
Kyren223
d8b7fbe3ff chore(nvim): updated plugins and removed unused ones 2024-08-04 13:41:36 +03:00
Kyren223
9025459409 remove(nvim): nvim-jdtls 2024-08-04 13:40:25 +03:00
Kyren223
49316aaa50 refactor(nvim): fname -> filename in language servers file 2024-08-04 13:36:36 +03:00
Kyren223
765e892bec feat(nvim): added lsp for cmake 2024-08-04 12:36:42 +03:00
Kyren223
a0e42d5506 feat(nvim): migrated from none-ls to conform (formatter) + nvim-lint 2024-08-04 01:02:30 +03:00
Kyren223
929b153052 refactor(nvim): moved mason to it's own file out of lspconfig 2024-08-04 01:01:44 +03:00
Kyren223
74f5f270a3 feat(nvim): added nvim-notify 2024-08-04 00:58:31 +03:00
Kyren223
7014dac58b feat(nvim): configured clangd lsp (and minor tweaks to luals) 2024-08-04 00:57:35 +03:00
Kyren223
19bad5d657 chore(nvim): update to lazy lock to prepare for next few commits 2024-08-04 00:56:29 +03:00
Kyren223
b8ba9d1bbf feat(nvim): enable hidden files in telescope's find files 2024-08-04 00:55:32 +03:00
Kyren223
9c581619be fix(nvim): neotree lazy loads on keymap 2024-08-04 00:54:57 +03:00
Kyren223
2fb3e86bcf feat(nvim): added some user commands and global functions for utility 2024-08-04 00:53:58 +03:00