Commit Graph

  • e0d47d1853 docs: document LSP server setup, correct plugin customization workflow Geoff Cheshire 2026-05-10 13:53:58 -0400
  • 1eddcab2c8 fix: decouple Mason package names from lspconfig server names in lsp.lua Geoff Cheshire 2026-05-10 13:51:30 -0400
  • 64ff5eb6a3 refactor: complete whipsmart.nvim rebrand and architecture cleanup Geoff Cheshire 2026-05-10 13:49:52 -0400
  • 822be0f573 chore: finalize README and lockfile after pack-manager installation Geoff Cheshire 2026-05-10 13:31:24 -0400
  • bc4df647ae docs: finalize professional README.md for Whipsmart Geoff Cheshire 2026-05-10 13:30:44 -0400
  • 602ba7159c refactor: transition to modular whipsmart.nvim architecture with pack-manager Geoff Cheshire 2026-05-10 13:27:32 -0400
  • a2acfea79e docs: create UNIFIED.md roadmap and workflow guide Geoff Cheshire 2026-05-10 11:45:02 -0400
  • 2ccc030c66 chore: update plugin lockfile Geoff Cheshire 2026-05-10 11:41:38 -0400
  • 53d6525db7 feat: setup unified config with vim.pack keymaps and hostname detection Geoff Cheshire 2026-05-10 11:38:47 -0400
  • 7b571fee2e
    add neovim field manual Paul B. Kim 2026-05-09 00:14:57 +0900
  • 37a75addf9
    tidy and harden neovim config Paul B. Kim 2026-05-09 00:05:20 +0900
  • 20fd850084
    harden language tooling setup Paul B. Kim 2026-05-08 23:44:54 +0900
  • 48ba60ab70
    clean up gitsigns keymaps Paul B. Kim 2026-05-08 23:44:37 +0900
  • 5e80798015
    remove opencode plugin config Paul B. Kim 2026-05-08 23:44:07 +0900
  • 8e4bcd65dd
    Merge branch 'master' into master Bin 2026-05-08 17:44:48 +0700
  • e408a53858 massive cleanup, shaved off quite a bit on startup, now roughly 50ms Adam Poniatowski 2026-05-07 17:09:35 +0200
  • 6d0b5bd7dc feat: built-in undotree plugin Nathan Zeng 2026-04-16 15:20:39 -0700
  • cfdc17be3a
    Merge pull request #1982 from nathanzeng/jump-diagnostic Ori Perry 2026-05-07 00:10:03 +0300
  • a5d4d12c8c fix: deprecated diagnostic jumping config Nathan Zeng 2026-04-05 22:30:06 -0700
  • 174b5fa2b1
    Merge pull request #2005 from nvim-lua/refactor/vim.pack Ori Perry 2026-05-06 23:48:20 +0300
  • 546b80ee59 Fix style error Mohammad H. AlShami 2026-05-06 16:15:41 +0300
  • 3089f15df2 Fix errors on NixOS Mohammad H. AlShami 2026-05-06 16:07:01 +0300
  • 1a95e151db fix jordanyono 2026-05-04 23:14:21 -0400
  • 41981bc6d5 thing jordanyono 2026-05-04 23:10:55 -0400
  • 421cd3493f stuff engines2k 2026-05-04 21:03:57 -0600
  • f6a12c9a9f low hanging fixes jordanyono 2026-05-04 23:01:25 -0400
  • 6d7ac09a9e thing jordanyono 2026-05-04 22:38:02 -0400
  • ddba4459ff thing jordanyono 2026-05-04 22:27:20 -0400
  • bdca899d86 split and test jordanyono 2026-05-04 22:24:53 -0400
  • 9738cf2c36 fix jordanyono 2026-05-04 22:01:34 -0400
  • 2fccee4349 Split the vim.pack.add call and move each part to the relevant sections orip 2026-05-02 23:46:47 +0300
  • 2e8d5b17cb Split into sections orip 2026-04-23 21:01:25 +0300
  • a42ed30a09 Update the explanations and docs orip 2026-04-21 15:27:07 +0300
  • 716d7465c0 Enable vim.loader for faster loading time orip 2026-04-21 13:10:16 +0300
  • c4605421e5 Migrate to vim.pack orip 2026-04-20 01:26:12 +0300
  • cd7adee3ce Refactor and update some of the comments orip 2026-04-20 00:45:20 +0300
  • ce8cc5a718 fix: change config for treesitter Jazzcort 2026-05-04 11:19:22 -0400
  • 5e660f92ba
    Merge branch 'master' into master probalazs 2026-05-04 17:17:17 +0200
  • fbca1e76b9
    Merge branch 'master' into master Jonas Heim 2026-05-04 15:13:06 +0200
  • 64f77367a9 java, rebinds, other new LSPs douglascdev 2026-05-01 10:39:33 -0300
  • c2b97192c5 change find bind, add persistence bind douglascdev 2026-05-01 10:38:16 -0300
  • d36a3b2b15 remove gitsigns from init douglascdev 2026-05-01 10:36:14 -0300
  • c0400b52cb guess indent cfg douglascdev 2026-05-01 10:33:34 -0300
  • d6da65594d configure tabs, indent douglascdev 2026-05-01 10:32:10 -0300
  • d93cef7701 enable nerd fonts douglascdev 2026-05-01 10:31:24 -0300
  • c7f17636a2 remove node modules douglascdev 2026-05-01 10:29:28 -0300
  • 8744577e91 fix overrides jordanyono 2026-04-30 10:25:23 -0400
  • d4cf7a5bf4 Merge branch 'master' of github.com:nvim-lua/kickstart.nvim into nvim-lua-master Your Name 2026-04-30 12:15:17 +0800
  • 4e31d6630f
    Merge branch 'nvim-lua:master' into master I-suck-at-userames 2026-04-29 16:27:33 +0200
  • 3e851969fe added LSP config for C, CPP, rust and zig. thom 2026-04-29 16:03:49 +0200
  • 9ab4749b2d Backup Dino 2026-04-29 15:42:07 +0300
  • e71cc02e74 Merge branch 'main' into format-on-save Nick Burt 2026-04-28 21:54:53 -0500
  • cc4a8fc24d
    Merge pull request #21 from nbur4556/update-git-shortcuts Nick Burt 2026-04-28 21:54:06 -0500
  • fb52ad2654 Merge branch 'main' into update-git-shortcuts Nick Burt 2026-04-28 21:53:37 -0500
  • 34abcb52d4
    Merge pull request #20 from nbur4556/remote-development Nick Burt 2026-04-28 21:51:55 -0500
  • 16fb38f23f Merge branch 'main' into format-on-save Nick Burt 2026-04-28 21:50:05 -0500
  • a1a47b9d13 Merge branch 'main' into update-git-shortcuts Nick Burt 2026-04-28 21:49:47 -0500
  • 81d614526d Merge branch 'main' into remote-development Nick Burt 2026-04-28 21:49:31 -0500
  • f7671b63ee
    Merge pull request #18 from nbur4556/marks Nick Burt 2026-04-28 21:48:19 -0500
  • fe72847a40 revert change to godot server section Nick Burt 2026-04-28 21:48:04 -0500
  • 8ec34982cd Merge branch 'main' into marks Nick Burt 2026-04-28 21:47:25 -0500
  • 72106efb1c
    Merge pull request #19 from nbur4556/godot-server Nick Burt 2026-04-28 21:46:49 -0500
  • 136d55c830 format typescript and javascript on save Nick Burt 2026-04-28 21:32:18 -0500
  • 0f47ba4699 Merge remote-tracking branch 'upstream/master' Nick Burt 2026-04-28 21:24:41 -0500
  • 12100e87e5 use gs for git status Nick Burt 2026-04-28 19:33:06 -0500
  • 85d4b8dfc5 add documentation comments for using remote sshfs Nick Burt 2026-04-28 19:32:38 -0500
  • fc04e4a5eb Merge upstream kickstart; resolve conflicts favoring local config jordanyono 2026-04-28 13:53:02 -0400
  • 78fd35d929
    Merge branch 'master' into master Daniel Monroy Domínguez 2026-04-27 15:25:19 -0600
  • c66b2029fc a BearDad 2026-04-26 15:34:35 +0200
  • b97232e6f9 Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into sync_from_upstream Abdulrahman Sheikho 2026-04-25 16:54:03 +0300
  • 3419c4bd27 feat: add terminal QoL stuff, keymaps & autocmd. Abdulrahman Sheikho 2026-04-25 14:14:34 +0300
  • dbdbd789f3 add-plugin: nvim-keysitter, my plugin :) Abdulrahman Sheikho 2026-04-25 14:11:55 +0300
  • 1794bde5f4
    Merge branch 'master' into master Delvin233 2026-04-24 09:42:42 +0000
  • c26c34795c update Delvin Yamoah 2026-04-24 09:33:28 +0000
  • 9433ea8348
    Merge branch 'master' into master gant123 2026-04-23 19:59:49 -0500
  • 5d101de900 init: lazy-lock Zach Holmes 2026-04-23 17:59:12 +1000
  • f51126ba25
    Merge d5dc915d69 into 4b065ad2f7 Brian Lehrer 2026-04-22 18:59:43 +0300
  • 4b065ad2f7 Fix mini.ai example lazy orip 2026-04-22 17:59:57 +0300
  • 9a117777c2 add jj as esc and java plugin Sun-Sarun 2026-04-22 18:33:53 +0700
  • b3030f4529
    Merge branch 'master' into wip-claude-fix-tsserver gabriellecronofy 2026-04-21 12:13:26 +0100
  • 7e21eb0b04
    WIP CLAUDE fix tsserver renamed to ts_ls in Mason/lspconfig gabriellecronofy 2026-04-21 12:09:56 +0100
  • d73982f20d fix: oil-bug in lualine, and partial rewrite Abdulrahman Sheikho 2026-04-21 07:05:17 +0300
  • fa3c34d752 feat: use lualine for tabs Abdulrahman Sheikho 2026-04-21 07:04:09 +0300
  • 73cfe47848 tweaks: renames, typos, and other stuff. Abdulrahman Sheikho 2026-04-21 06:58:37 +0300
  • dd2537cd30 Switch to Rosé Pine Moon theme, add autosave on InsertLeave, fix lint executable check probalazs 2026-04-20 17:00:41 +0200
  • 3fa066dbc0 Skip linters that are not installed on the system probalazs 2026-04-20 14:36:20 +0200
  • 4ce5fcb9c7 Speed up Telescope file search with fd and rg optimizations probalazs 2026-04-20 13:08:51 +0200
  • f2e5706f9e update lazy dependecies ralvescosta 2026-04-19 15:54:12 -0300
  • 95a4d7c07d Added opencl Jan 2026-04-19 17:05:42 +0200
  • d277c520db Add LSP document color style config George Fekete 2026-04-19 13:34:26 +0300
  • d7b0ef21e4 Add LlamaToggle command, hide completion info, and update README probalazs 2026-04-18 19:18:02 +0200
  • bc020fba1a Add llama.vim, LlamaStart/Stop commands, and fix completion preset probalazs 2026-04-18 19:09:26 +0200
  • 5fd790130b Configure Telescope with buffer delete and file ignore patterns probalazs 2026-04-18 15:26:11 +0200
  • 1e3180f5db Add flash.nvim, vim-visual-multi, and buffer completion source probalazs 2026-04-18 15:03:46 +0200
  • 033e4b1600 Configure Neovide, completion, and terminal direction probalazs 2026-04-18 14:36:23 +0200
  • 9b4fbc5021 Fix conflicts between built-in incremental selection and mini.ai keymaps orip 2026-04-18 13:19:06 +0300
  • f5b0e497c6
    Merge pull request #1991 from nvim-lua/refactor/conform Ori Perry 2026-04-18 13:11:40 +0300
  • 9246798693
    Merge branch 'master' into master Dinh Hieu 2026-04-18 14:45:27 +0700
  • 09142e7b57 Add custom plugins: oil, neogit, render-markdown, metals, tokyonight transparency arnasbr 2026-04-17 17:26:51 +0300
  • c20f3c9b89 Enable nerd font, relative numbers, and custom plugins import arnasbr 2026-04-17 17:26:45 +0300