Commit graph

56 commits

Author SHA1 Message Date
z3rOR0ne
fdf7503a64 🔧 Overhaul for performance 2025-03-29 12:49:12 -07:00
z3rOR0ne
6365ecfe66 🔧 Overhaul for performance 2025-03-29 12:48:37 -07:00
z3rOR0ne
ff84555c7a 🔧 Subtle changes for optimizing 2025-03-28 20:03:57 -07:00
z3rOR0ne
5e7afd99ec 🔧 Major overhaul of nvim config 2025-03-28 18:57:42 -07:00
z3rOR0ne
d0e3474838 🔧 Changed css formatter 2025-02-12 17:53:18 -08:00
z3rOR0ne
ee26b9289e 🔧 More adjustments editor 2024-12-29 03:59:35 -08:00
z3rOR0ne
8d958430b3 🔧 Reverted old theme 2024-12-29 02:28:12 -08:00
z3rOR0ne
987023643c 💄 Updated nvim color theme 2024-12-29 01:56:15 -08:00
z3rOR0ne
ef8b1760ed 🔧 Updated nvim for zig 2024-11-28 19:22:41 -08:00
z3rOR0ne
bad81c43ea 🔧 Configure lsp to always install specific lsps 2024-09-11 03:31:20 -07:00
z3rOR0ne
e7c6476715 🔧 Updates to lsp for typescript 2024-09-07 11:51:09 -07:00
z3rOR0ne
7d0cb250fc 🔧 Added tsx for react to conform formatter config 2024-08-15 03:09:27 -07:00
z3rOR0ne
f63a950d3d 🔧 Added deno for json/md formatting 2024-08-12 15:31:43 -07:00
z3rOR0ne
9e7b81abbb 🔧 Updated for pug as well 2024-08-12 15:13:30 -07:00
z3rOR0ne
97f9a823d6 🔧 Same for golang 2024-08-12 15:11:17 -07:00
z3rOR0ne
155c696af8 🔧 Just ensuring rustfmt is for sure 2024-08-12 15:09:40 -07:00
z3rOR0ne
3074347e33 🔧 More formatters for nvim 2024-08-12 15:05:47 -07:00
z3rOR0ne
bad826cccf 🔧 Added python black formatter 2024-08-12 15:00:34 -07:00
z3rOR0ne
9a24426c01 🔧 Replaced neoformat with conform 2024-08-12 14:44:59 -07:00
z3rOR0ne
407d599dea 🔧 Configured rust-analyzer to allow all macros 2024-08-12 02:21:38 -07:00
z3rOR0ne
6e814cd27f 🔧 Updated alias and rustfmt lsp in nvim 2024-08-07 22:14:52 -07:00
z3rOR0ne
a6f91ecfae 🔧 Installed crates nvim plugin 2024-04-12 02:39:11 -07:00
z3rOR0ne
7a1a5c061e 🔧 Updated configurations 2024-04-05 13:00:34 -07:00
z3rOR0ne
ca2864bc45 🔧 Adjusted config for use with rust 2024-04-05 02:40:48 -07:00
z3rOR0ne
2a35f267b6 🔧 Added rust tooling to nvim 2024-03-30 23:36:14 -07:00
z3rOR0ne
65a2690d60 🔧 Added space+e for floating window diagnostics 2024-02-25 13:56:06 -08:00
z3rOR0ne
d487beb966 🔧 Updated dap/dapui config for better debugging 2024-01-11 09:24:44 -08:00
z3rOR0ne
6c39c694b7 🔧 Replaced vim indentline with nvim indent-line 2024-01-05 18:28:05 -08:00
z3rOR0ne
2273ad71d3 🔧 Configured lualine to show codeium status 2023-12-03 22:39:28 -08:00
z3rOR0ne
01e4a0e8db 🐛 Fixed small error 2023-11-19 18:34:50 -08:00
z3rOR0ne
3b96e0b641 🔧 Added ts support in nvim for vue 2023-11-19 04:26:20 -08:00
z3rOR0ne
cf801ce05d 🔧 Reconfigure gitblame 2023-10-26 00:55:54 -07:00
z3rOR0ne
5288674c2c 🔧 Configure prettier differently 2023-10-16 22:01:29 -07:00
z3rOR0ne
f55abf94c7 🔧 Adjusted neovim config 2023-10-12 05:37:38 -07:00
z3rOR0ne
11d9e11149 🔧 Updated nvim tree config 2023-08-21 18:44:57 -07:00
z3rOR0ne
f9e4432c45 🔧 Configured neovim with prettier directly 2023-05-18 04:10:35 -07:00
z3rOR0ne
8bb51977cc 📝 Added further config for emmet for vue/jsx 2023-04-26 22:42:04 -07:00
z3rOR0ne
64719ee7db 🔧 Fixed neovim lsp issue (semantic tokens) 2023-04-13 00:55:07 -07:00
z3rOR0ne
cc28c790f6 🐛 Reverted back treesitter due to nvim breakage 2023-04-13 00:18:03 -07:00
z3rOR0ne
e37205f778 📝 Updated nvim treesitter config 2023-04-12 15:03:33 -07:00
z3rOR0ne
58160c1c3c 🔧 Further configuration of nvim 2023-04-08 16:54:20 -07:00
z3rOR0ne
6c3fe1ee92 🔧 Adjusted nvim to just use straight undotree 2023-04-07 20:40:21 -07:00
z3rOR0ne
dcdc1ce9a7 📝 Added injection constraints for treesitter 2023-02-18 00:53:58 -08:00
z3rOR0ne
ccecc7b5b5 📝 Updated harpoon to accept 8 buffers 2023-02-05 01:56:41 -08:00
z3rOR0ne
f1ffd57996 📝 Updated nvim config for colorizer 2023-02-04 20:35:41 -08:00
z3rOR0ne
2075dd144b 💥 Removed lastplace, no good with fzf 2023-01-03 14:50:12 -08:00
z3rOR0ne
d9a40e4067 ✏️ Adjusted autopairs behavior in nvim 2022-12-26 22:48:25 -08:00
z3rOR0ne
8d0058e1d8 Added telescope-undotree 2022-12-20 17:17:51 -08:00
z3rOR0ne
c2d192b75c ✏️ Reinstalled colorizer.lua 2022-12-20 01:33:50 -08:00
z3rOR0ne
45e54fe01c 💥 Removed colorizer nvim 2022-12-19 01:09:50 -08:00