Commit Graph

  • 45885c22a9 feat(git): git pull now rebases by default Kyren223 2024-08-23 20:14:53 +03:00
  • c64e30ae5b feat(nvim): added support for .mdx file types Kyren223 2024-08-23 20:14:38 +03:00
  • 0aa46792d7 fix(nvim): supermaven issues inside markdown/help files Kyren223 2024-08-23 20:13:09 +03:00
  • c09d560f96 feat(nvim): added helpview.nvim plugin Kyren223 2024-08-23 20:12:33 +03:00
  • 1a4e58fa53 feat(zshrc): updated git aliases Kyren223 2024-08-22 15:36:59 +03:00
  • 57c082066a removed(zshrc): python venv loading Kyren223 2024-08-20 11:19:44 +03:00
  • c5bc66f301 feat(nvim-dap): added support for program arguments Kyren223 2024-08-17 19:08:47 +03:00
  • 4fb5f62fdb fix(nvim-dap): typo in keymap shifting to the left (<<cmd> -> <cmd>) Kyren223 2024-08-12 13:54:55 +03:00
  • 4da0b5681a fix(nvim): cmake_build fails to build due to missing space Kyren223 2024-08-08 17:40:39 +03:00
  • 2e507e488b feat(nvim): added supermaven (AI autocompletion) Kyren223 2024-08-08 01:23:40 +03:00
  • c723fb8dae fix(nvim): <C-y> mapping conflict by not using default cmp mappings Kyren223 2024-08-08 01:19:37 +03:00
  • 7a8764dd78 refactor(nvim): changed some things about todo-comment Kyren223 2024-08-07 23:17:46 +03:00
  • ce4aa1e5b1 refactor(nvim): configured hardtime to be less annoying Kyren223 2024-08-07 23:17:26 +03:00
  • b0e4112762 feat(nvim): filetype-specific lsp keymaps, tweaked some existing keymaps Kyren223 2024-08-07 13:23:25 +03:00
  • da1145d5e9 feat(nvim): pretty_hover plugin for better doxygen lsp hover Kyren223 2024-08-07 13:20:57 +03:00
  • 62b60c8d83 feat(nvim): neogen plugin to generate doc comments Kyren223 2024-08-07 13:19:36 +03:00
  • e3f8b12e62 feat(nvim): c-only keymap and lazy loaded ftplugin files Kyren223 2024-08-06 22:31:54 +03:00
  • b01d5d37f0 fix(nvim): duplication of errors in clangtidy from nvim-lint Kyren223 2024-08-06 22:15:30 +03:00
  • ae045c4993 feat(nvim): overseer cmake_build template supports extra args to cmake Kyren223 2024-08-06 22:02:22 +03:00
  • 7c85c6be8d feat(nvim): added keymaps to nvim-dap Kyren223 2024-08-06 21:53:02 +03:00
  • 991d859d72 fix(nvim): treesitter not being loaded at startup Kyren223 2024-08-06 21:51:39 +03:00
  • e66610117c remove(nvim): lsp-lines in favor of tiny-inline-diagnostics Kyren223 2024-08-06 21:51:17 +03:00
  • f73f9a9de8 feat(nvim): added ui for nvim-dap Kyren223 2024-08-06 18:42:48 +03:00
  • ba56b2b436 fix(nvim): autoformatting on save no longer activates from autosave Kyren223 2024-08-06 18:40:40 +03:00
  • e7f109e48c fix(nvim): lazy.nvim crashing due to nvim-dap having no setup function Kyren223 2024-08-06 17:51:49 +03:00
  • 53218a7c0e feat(nvim): added nvim-dap plugin with integration for codelldb (C/C++) Kyren223 2024-08-06 17:27:17 +03:00
  • 46335ce5ed feat(nvim): clangd_extensions for lsp Kyren223 2024-08-06 16:19:31 +03:00
  • 03a5e641f0 fix(nvim): nvim notify now filters some unwanted messages Kyren223 2024-08-06 12:29:41 +03:00
  • 1579ac0bda chore(nvim): added back clangd lsp init options, not sure what they do Kyren223 2024-08-06 12:28:52 +03:00
  • 91409fbd0f remove(nvim): overseer window from opening after run/build/test Kyren223 2024-08-05 23:00:38 +03:00
  • 53a2d037dc feat(nvim): set nvim-notify as the default vim.notify handler Kyren223 2024-08-05 22:59:35 +03:00
  • 7d440a4db8 feat(nvim): added hardtime Kyren223 2024-08-05 22:36:40 +03:00
  • d1aa9a979c refactor(nvim)!: Notify function signature and Notify usages Kyren223 2024-08-05 22:12:19 +03:00
  • d350630fad fix(nvim): duplicate warnings from clang-tidy and clangd Kyren223 2024-08-05 18:12:02 +03:00
  • 4732f43af6 feat(nvim): overseer keymaps to easily build/run/test programs Kyren223 2024-08-05 17:23:12 +03:00
  • 663dcf6182 refactor(nvim): oil now uses of/oF or fo/fO instead of ob/of keymaps Kyren223 2024-08-05 17:20:33 +03:00
  • 0e541e3d43 feat(nvim): added c/cpp linting and configured clangd Kyren223 2024-08-05 16:27:58 +03:00
  • 6abe2a79f7 feat(nvim): setup overseer for C with cmake Kyren223 2024-08-05 16:26:54 +03:00
  • d296700cb3 fix(nvim): overseer UI Kyren223 2024-08-04 15:02:58 +03:00
  • 2063f3a0c5 fix(neovim): set overseer event to VeryLazy Kyren223 2024-08-04 13:47:02 +03:00
  • d8b7fbe3ff chore(nvim): updated plugins and removed unused ones Kyren223 2024-08-04 13:41:36 +03:00
  • 9025459409 remove(nvim): nvim-jdtls Kyren223 2024-08-04 13:40:25 +03:00
  • 49316aaa50 refactor(nvim): fname -> filename in language servers file Kyren223 2024-08-04 13:36:36 +03:00
  • 765e892bec feat(nvim): added lsp for cmake Kyren223 2024-08-04 12:36:42 +03:00
  • a0e42d5506 feat(nvim): migrated from none-ls to conform (formatter) + nvim-lint Kyren223 2024-08-04 01:02:30 +03:00
  • 929b153052 refactor(nvim): moved mason to it's own file out of lspconfig Kyren223 2024-08-04 01:01:44 +03:00
  • 74f5f270a3 feat(nvim): added nvim-notify Kyren223 2024-08-04 00:58:31 +03:00
  • 7014dac58b feat(nvim): configured clangd lsp (and minor tweaks to luals) Kyren223 2024-08-04 00:57:35 +03:00
  • 19bad5d657 chore(nvim): update to lazy lock to prepare for next few commits Kyren223 2024-08-04 00:56:29 +03:00
  • b8ba9d1bbf feat(nvim): enable hidden files in telescope's find files Kyren223 2024-08-04 00:55:32 +03:00
  • 9c581619be fix(nvim): neotree lazy loads on keymap Kyren223 2024-08-04 00:54:57 +03:00
  • 2fb3e86bcf feat(nvim): added some user commands and global functions for utility Kyren223 2024-08-04 00:53:58 +03:00
  • 7023c01d4e fix(neovim): tiny-inline-diagnostic properly loads now Kyren223 2024-08-04 00:51:32 +03:00
  • da22009c54 feat(neovim): added insert mode for vim-tmux-navigator Kyren223 2024-08-03 14:31:53 +03:00
  • a022151c5d feat: python virtual env (venv) and nvim pyright lsp configuration Kyren223 2024-08-03 14:31:05 +03:00
  • 7d7666d482 chore(neovim): all plugins are now up to date Kyren223 2024-07-31 14:30:46 +03:00
  • 37e2b3b8e2 feat(neovim): added autoclose/rename for html tags Kyren223 2024-07-30 23:23:50 +03:00
  • 659d80ddb5 feat(neovim): disabled nvim-autopair only in lua strings Kyren223 2024-07-30 23:22:47 +03:00
  • 2363f7950f feat(neovim): added html, cssls, eslint, tsserver to langauge servers Kyren223 2024-07-30 23:02:51 +03:00
  • 383fb7a39b feat(zsh): added git aliases for windows git Kyren223 2024-07-30 12:59:11 +03:00
  • 6061b2fe8c feat(zsh): added alias for sqlite3 to have the box style Kyren223 2024-07-30 12:58:33 +03:00
  • ddf5a33951 refactor(neovim): some LSP keymaps now use lspsaga instead of telescope Kyren223 2024-07-29 17:19:38 +03:00
  • 22cfb65273 feat(neovim): added nvim-jdtls (will continue to use IntelliJ though!) Kyren223 2024-07-29 17:19:11 +03:00
  • 69ce13eb67 feat(neovim): diagnostics now update in insert mode aswell Kyren223 2024-07-29 17:18:30 +03:00
  • 5d609cf736 feat(neovim): added tiny-inline-diagnostics and disabled lsp_lines Kyren223 2024-07-29 17:15:29 +03:00
  • 30751966c0 feat(neovim): changed to my fork of lspsaga and configured it more Kyren223 2024-07-24 23:01:35 +03:00
  • 269c8a8c3f fix(neovim): alpha.nvim starting when it wasn't supposed to Kyren223 2024-07-24 22:55:37 +03:00
  • c1020414ea feat(neovim): started rust configuration and tweaked some lsp stuff Kyren223 2024-07-24 22:54:49 +03:00
  • 499fabdab3 chore(neovim): changed lazy load event for 2 plugins Kyren223 2024-07-24 14:52:50 +03:00
  • 3c4f03c439 refactor(neovim): moved plugin/ files to lua/custom/config Kyren223 2024-07-24 14:45:21 +03:00
  • 7206468ebc chore(neovim): disabled buffer-vacuum until I or the maintainer fixes it Kyren223 2024-07-23 20:55:38 +03:00
  • 4cf0c1939d fix(neovim): language servers not loading due to typo Kyren223 2024-07-23 19:57:18 +03:00
  • f7e480cd62 refactor(neovim): renamed custom/configs -> custom/config Kyren223 2024-07-23 19:53:55 +03:00
  • 09623783f8 feat(neovim): added buffer-vacuum plugin Kyren223 2024-07-23 19:26:33 +03:00
  • 5c649145d5 refactor(neovim): renamed statusline to lualine Kyren223 2024-07-23 19:21:32 +03:00
  • 00234d557b chore(neovim): added README.md (generated by dotfyle) Kyren223 2024-07-23 17:14:11 +03:00
  • 9f36c9e319 refactor(neovim): minor changes and splited most plugins to their own file Kyren223 2024-07-23 17:04:16 +03:00
  • bcd20b2cb1 chore(neovim): updated plugins Kyren223 2024-07-23 14:18:37 +03:00
  • 871bc4f511 fix(neovim): autosession works and it loads alpha.nvim if needed Kyren223 2024-07-23 14:17:49 +03:00
  • bbaa7c9682 fix(neovim): nonels now works (formatting with stylua works) Kyren223 2024-07-23 14:13:13 +03:00
  • de927ea004 fix(neovim): lsp now uses BufReadPre and BufNewFile for lazy loading Kyren223 2024-07-23 14:06:16 +03:00
  • 0802069c40 feat(neovim): lazy loaded more plugins in utility.lua Kyren223 2024-07-23 14:05:53 +03:00
  • 4e1a9cad92 feat(neovim): lazy loaded lualine and todo-comments Kyren223 2024-07-23 14:02:30 +03:00
  • 185a8b8c64 fix(neovim): aligned lazy.nvim icons Kyren223 2024-07-23 14:01:08 +03:00
  • b27591d414 feat(neovim): trying some more performance improvements Kyren223 2024-07-23 12:09:39 +03:00
  • 117b33cb51 feat(neovim): improved performance by more than 50% (thanks redyf) Kyren223 2024-07-22 23:38:48 +03:00
  • c8075f06e0 feat(neovim): lazy loaded and refactored a bunch Kyren223 2024-07-22 22:53:56 +03:00
  • 6314366206 feat(neovim): refactored and lazy loaded completions Kyren223 2024-07-22 19:30:09 +03:00
  • 566823e9b2 chore(neovim): configured luals Kyren223 2024-07-22 18:31:53 +03:00
  • 565e57c015 feat(neovim): major lsp refactor and some more lazy loading Kyren223 2024-07-22 18:18:10 +03:00
  • 191e0471aa fix(neovim-surround): resolved keybind conflicts, see https://github.com/kylechui/nvim-surround/issues/345 Kyren223 2024-07-21 18:52:01 +03:00
  • 7c5176f172 feat(neovim-utility): lazy loaded more plugins, moved motions to utility Kyren223 2024-07-21 18:39:17 +03:00
  • 34158f5357 feat(neovim-keymaps): added <C-q> keymap for :wqa, removed commented code Kyren223 2024-07-21 18:32:25 +03:00
  • 828bb812bf feat(neovim-harpoon): lazy loaded harpoon and cleaned lock file Kyren223 2024-07-20 00:09:43 +03:00
  • 0e4ae611fb feat(neovim-utility): moved ui to utility, lazy loaded more plugins Kyren223 2024-07-20 00:09:13 +03:00
  • a6d7d2cc41 feat(neovim-git): gitsigns is now lazy loaded too Kyren223 2024-07-19 22:34:51 +03:00
  • 49cf8a26c7 feat(neovim-git): massive git refactor, now lazy loads Kyren223 2024-07-19 22:31:57 +03:00
  • c502a0716c fix(neovim-git): suppressed project v2 msg and tidied up some things Kyren223 2024-07-19 18:14:19 +03:00
  • 015cac8011 feat(neovim-lsp): keymap for displaying diagnostics under the cursor Kyren223 2024-07-19 18:13:38 +03:00
  • ba3ee4f08d fix(neovim): lua global 'vim' is now recognized again Kyren223 2024-07-19 18:12:30 +03:00