Commit Graph

  • e49f56f834
    Update which-key keybindings specification Max 2024-12-28 02:50:17 +01:00
  • 988044f878 docs: add header about documentation #1288 iton0 2024-12-26 23:37:44 -05:00
  • 3d81f518ba chore: add pre-issue requirements iton0 2024-12-26 23:14:27 -05:00
  • 34e9051afc Merge branch 'master' of github.com:realfresh/kickstart.nvim realfresh 2024-12-25 13:58:15 +08:00
  • 0a47d77133 autocommit realfresh 2024-12-25 13:55:30 +08:00
  • 83f998b999
    Merge branch 'nvim-lua:master' into master realfresh 2024-12-25 11:04:52 +08:00
  • 7808a96a0c Sync vim diagnostic local list with LSP. #1287 Mazdabat 2024-12-24 13:38:13 -04:00
  • 08efa9901b
    chore(gitsigns): Remove visual mappings from select mode #1286 NextMerge 2024-12-23 13:06:19 -05:00
  • 7aa23af48d
    Update init.lua Set the title of the console window to the filename. #1284 Kasper B. Graversen 2024-12-22 22:36:50 +01:00
  • 52d781c6b2 change colorscheme to matrix Schistos 2024-12-22 16:56:37 +02:00
  • 80e35405c4
    Merge branch 'master' into first-config-attempt #1279 hologroove 2024-12-21 17:03:34 +01:00
  • f0d0da5611
    Update init.lua #1282 Kasper B. Graversen 2024-12-20 23:49:37 +01:00
  • e51fd19e14
    set language to english in init.lua Kasper B. Graversen 2024-12-20 23:25:24 +01:00
  • 049ad2bdb9
    Merge branch 'master' into main #1281 SebastianStegmann 2024-12-20 20:34:53 +01:00
  • d8c775bbd2 x SebastianStegmann 2024-12-20 20:30:36 +01:00
  • 09a1c837ad . SebastianStegmann 2024-12-20 20:26:32 +01:00
  • dc1cbe8505 First config attempt hologroove 2024-12-20 15:17:58 +01:00
  • 70b0566444 Fix which-key delay settings #1276 Ryan Jensen 2024-12-19 05:31:06 -06:00
  • cee16e3352 Updated the git-blame highlight from comment (gray) to question (bluish) Rakshit Sinha 2024-12-19 13:29:27 -08:00
  • f3c20b4fb5 add own config #1278 Michael Mc Mahon 2024-09-10 06:41:46 -04:00
  • 15452740e5
    Format lua file #1274 Michael 2024-12-19 09:57:08 -05:00
  • eb8bfb8c54 remove lazy-lock #1277 Cristiano Piemontese 2024-12-19 15:32:21 +01:00
  • 38b2790751
    Merge branch 'master' into Update-kickstart-dec-2024 Michael 2024-12-19 09:31:42 -05:00
  • d6eeb55fb5
    Merge branch 'master' into nvim_qt_win #1275 jacklsw 2024-12-19 17:13:33 +08:00
  • eba1ae6d7d Testing #1272 root 2024-12-17 13:33:10 +02:00
  • 940f027feb testing changes root 2024-12-17 12:55:29 +02:00
  • 7852545235
    Merge branch 'master' into master #1270 Jonas Hagberg 2024-12-16 15:15:49 +01:00
  • ceb5a3bc37
    Merge branch 'nvim-lua:master' into main #1269 Benjamin-Argo 2024-12-15 18:53:30 -07:00
  • 64a4490d41 adding my changes maybe Benjamin-Schwartz 2024-12-15 18:35:38 -07:00
  • 44d3a98cb3 Set initial configuration #1267 Eduardo Ellery 2024-12-15 15:17:14 +01:00
  • de44f49101
    fix(gitsigns): make visual mode descriptions consistent with normal mode (#1266) Scott Swensen 2024-12-14 22:42:39 -07:00
  • 9467201766 Update git-blame background to be same as the cursorline bg Rakshit Sinha 2024-12-13 15:53:50 -08:00
  • 8a578c3893
    fix(gitsigns): make visual mode descriptions consistent with normal mode #1266 Scott Swensen 2024-12-13 13:41:23 -07:00
  • bc32d1131e
    Update init.lua #1265 Denis Telnov 2024-12-13 22:15:50 +03:00
  • dbd6c80cb7 Replace custom highlighting with plugin RRethy/vim-illuminate Denis Telnov 2024-12-13 21:32:46 +03:00
  • bcdb4cd252
    Issue 1249 which key comments (#1263) ben fleis 2024-12-12 22:26:20 +01:00
  • 9947240858
    Merge branch 'master' into issue-1249--which-key-comments #1263 ben fleis 2024-12-12 18:19:08 +01:00
  • c6bd734b1f fix typo opt -> opts ben fleis 2024-12-12 18:13:10 +01:00
  • a2df3ea9eb
    Use consistent syntax style for { ... } "pseudocode" (#1247) Artem Dragunov 2024-12-12 18:51:58 +03:00
  • 7bc9d19a4d
    Tweak outdated comment about lazy's config key usage. (#1250) ben fleis 2024-12-12 16:50:55 +01:00
  • 788d7aa5e9
    Merge branch 'master' into myconfig #1262 Patrick Weygoldt 2024-12-12 15:58:04 +01:00
  • ddbd400c88 added light github theme weygoldt 2024-12-12 15:35:22 +01:00
  • 3e9eb8d1d7 Added some documetation for nivm-tree, treesitter and more keymaps for noice Rakshit Sinha 2024-12-09 17:04:19 -08:00
  • c1ed53be6f change telescope picker layout to horizontal David Hendén 2024-12-09 13:36:22 -04:00
  • 1c6a7da06a change layout of fuzzy buffer David Hendén 2024-12-09 12:03:33 -04:00
  • fbbc75499a Merge branch 'master' of github.com:llcoolkm/nvim David Hendén 2024-12-09 09:35:14 -04:00
  • ebf2376168 update README change neotree key from reveal to toggle unignore lazy-lock km 2024-12-09 13:35:02 +00:00
  • c8b9c015f0 Merge branch 'master' of github.com:llcoolkm/nvim David Hendén 2024-12-09 09:32:28 -04:00
  • 32b5924c06 Rebase current config with upstream #1259 Ezequiel Torres Feyuk 2024-12-08 23:02:18 -03:00
  • 6fe9d1b656 plugin revamp #1258 NotAI 2024-12-08 14:20:27 -05:00
  • c599ac3f3d disable nvim debug install auto-session plugin km 2024-12-08 13:35:55 +00:00
  • 03e87512d4 Merge remote-tracking branch 'origin/master' into update-kickstart #1256 Piotr Wolny 2024-12-07 07:45:52 +00:00
  • 7d460fe5c0 add tmux navigator and lazygit #1254 Zach Drone 2024-12-06 17:57:54 -05:00
  • 8a71fd6770 go related configs DaceKonn 2024-12-06 19:57:30 +01:00
  • 7d2997e2be Merge branch 'master' of github.com:llcoolkm/nvim David Hendén 2024-12-06 14:14:16 -04:00
  • ef1029c595 add folke/snacks plugin add keybinding ctrl-w d to close buffer without closing window David Hendén 2024-12-06 14:14:11 -04:00
  • fcb44e95b3 set guifont for neovide to Hack:h10 Hendén 2024-12-05 11:03:41 -04:00
  • adce533558 Commit ai and markdown and init lua cleanup #1251 marctalcott 2024-12-04 19:23:14 -05:00
  • b341a42762 add copilot change chatgpt input from C-CR to C-s (otherwise trapped by Windows terminal) km 2024-12-04 16:38:47 +00:00
  • 81bfbf81a5 add chatgpt add obsidian David Hendén 2024-12-03 20:33:56 -04:00
  • 45ff388c56 Tweak outdated comment about lazy's config key usage. #1250 ben fleis 2024-12-03 22:05:29 +01:00
  • 03401ccff7 add vim-fugitive Zach Drone 2024-12-03 01:04:50 -05:00
  • c80697b49d add jk Zach Drone 2024-12-03 00:47:15 -05:00
  • 76905f6f0b Added cmdHeight changes for RecordingEnter/Leave Rakshit Sinha 2024-12-02 16:47:02 -08:00
  • 7ca0c57cf7 update Zach Drone 2024-12-01 12:41:23 -05:00
  • 6c46e10106 feat: my config #1248 wenjun 2024-12-01 16:49:44 +08:00
  • c32a329a0d
    Additional installs Rakshit Sinha 2024-12-01 00:20:02 -08:00
  • 464fc8ac81 add some custom stuff Zach Drone 2024-11-30 19:35:03 -05:00
  • 9a0d4de4e5
    Use consistent syntax style for { ... } "pseudocode" #1247 Artem Dragunov 2024-11-29 21:39:30 +03:00
  • 68f34e0761 Updated Readme Rakshit Sinha 2024-11-28 16:25:57 -08:00
  • bb3421da6f Added a keybinding to dismiss noice messages (in case it gets annoying) Rakshit Sinha 2024-11-28 01:26:34 -08:00
  • a7213e6cac Added the folke/noice plugin Rakshit Sinha 2024-11-28 01:17:28 -08:00
  • fff89d6034 Rename current tmux window based on directory name Rakshit Sinha 2024-11-27 23:31:00 -08:00
  • 64bf4f0db8 Added explicit option "both" for vim cursorlineopts Rakshit Sinha 2024-11-27 22:05:16 -08:00
  • eb6349e63c Added code to update nvim-tree active file when changing open buffer Rakshit Sinha 2024-11-27 19:41:15 -08:00
  • 0fa651a86d Added go debugger and some more changes Rakshit Sinha 2024-11-27 19:23:44 -08:00
  • 06552c8956 reverted back to kickstart template for performance #1244 Peter 2024-11-27 04:01:59 -05:00
  • cd5250ea4a disable mouse David Hendén 2024-11-26 10:34:25 -04:00
  • 7b272cb13b change scrolloff 3 -> 2 David Hendén 2024-11-26 08:29:11 -04:00
  • e7477198cb Added the keymaps to resize neovim windows (non-tmux) Rakshit Sinha 2024-11-25 22:49:12 -08:00
  • ef6e96715e Merge branch 'master' of github.com:llcoolkm/nvim km 2024-11-25 18:55:05 +00:00
  • 53df3a65ac add flybyf plugin and bind to <l>bl km 2024-11-25 18:54:59 +00:00
  • b12eca00ec Merge branch 'master' of github.com:llcoolkm/nvim David Hendén 2024-11-25 13:01:57 -04:00
  • d51e4670c0 add indent-blankline plugin add neotree module David Hendén 2024-11-25 12:55:13 -04:00
  • 402f40a433 fix: neotree nikolay 2024-11-25 12:51:05 +00:00
  • 1e10919b8b added neo-tree, removed lazygit Peter 2024-11-24 14:20:39 -05:00
  • 8e0d4d0a2a Merge branch 'master' of github.com:llcoolkm/nvim km 2024-11-24 19:17:38 +00:00
  • b771adeb0b add showbreak symbol to show line breaks add map function for setting keymaps km 2024-11-24 19:17:07 +00:00
  • 106ea5925f
    Merge branch 'nvim-lua:master' into dev #1243 Sooren Ghodsi 2024-11-24 03:37:09 -05:00
  • e7df692190 Updated month formatting on line blame Rakshit Sinha 2024-11-23 16:25:11 -08:00
  • 0019dc2b11 initial commit #1242 Jenia Dysin 2024-11-23 18:21:52 +00:00
  • 2d0abf458c switched to josean build Peter 2024-11-23 05:55:33 -05:00
  • 8291b9a7ba lazy.nvim updates Peter 2024-11-23 05:24:32 -05:00
  • 8fd602a27e Added git integrations Rakshit Sinha 2024-11-22 23:59:38 -08:00
  • fa86cfebf5
    Merge pull request #3 from sinharaksh1t/sinharaksh1t/additional-configs Rakshit Sinha 2024-11-22 20:21:22 -08:00
  • 13f1959014 Added quite a few additional configs Rakshit Sinha 2024-11-22 20:20:06 -08:00
  • 3280045e39 remove terraform module David Hendén 2024-11-22 21:04:39 -04:00
  • 0cf6219bdf huge reordering of config add codeium plugin change keymaps for completion picker to up/down/tab remove comments compact config David Hendén 2024-11-22 09:58:47 -04:00
  • 4305aeb3d6 notes removed, new language servers added through Mason Peter 2024-11-20 16:43:27 -05:00
  • afea8a3618 config updated with new pluggins added Peter 2024-11-20 16:12:52 -05:00