Commit graph

  • 0953326894 remove auto center when returning to last place in buffer This had to be removed due to random "zz"'s being inserted whenever a bufread was called while I was insert mode Squibid 2024-11-19 13:14:06 -06:00
  • 95fcc5e416 make vim.cmd calls more fancy Squibid 2024-11-19 13:13:33 -06:00
  • fda8909c9c pin harpoon to a commit that actually works Squibid 2024-11-19 13:05:19 -06:00
  • c489d39369 yes there's a bit of java in my nvim config why do you ask? Squibid 2024-08-09 02:45:31 -04:00
  • 1c3b9135d4
    make sure we are safely setting termguicolors v2.0 Squibid 2024-04-25 22:59:43 -04:00
  • ad76983d96 make sure we are safely setting termguicolors Squibid 2024-04-25 22:59:43 -04:00
  • 30edbcbb6b
    make lsp related popups all look the same Squibid 2024-04-25 22:59:22 -04:00
  • 527e3af442 make lsp related popups all look the same Squibid 2024-04-25 22:59:22 -04:00
  • e39c8ef5d6
    remove signcolumn option, auto is good enough for me Squibid 2024-04-25 22:58:27 -04:00
  • a455b2a3b1 remove signcolumn option, auto is good enough for me Squibid 2024-04-25 22:58:27 -04:00
  • b254e912f6
    remove ` mark so lsp hover doesn't get messed up Squibid 2024-04-25 22:49:38 -04:00
  • ba8a57bcb2 remove ` mark so lsp hover doesn't get messed up Squibid 2024-04-25 22:49:38 -04:00
  • bef886371f make norg files more fancy Squibid 2024-04-22 19:57:31 -04:00
  • c5a3198d48 make norg files more fancy Squibid 2024-04-22 19:57:31 -04:00
  • 058379b907
    make replaceword safer Squibid 2024-04-19 22:32:17 -04:00
  • 3ebe12e99d make replaceword safer Squibid 2024-04-19 22:32:17 -04:00
  • c11d42a1cb
    make sfm (file tree) have a darker bg Squibid 2024-04-08 18:37:02 -04:00
  • 985b065925 make sfm (file tree) have a darker bg Squibid 2024-04-08 18:37:02 -04:00
  • 3e853f072a
    fix neorg so it works on v8.0.0 and make headlines stop overriding the neorg header bullet points Squibid 2024-04-08 18:33:13 -04:00
  • ede5c88c6e fix neorg so it works on v8.0.0 and make headlines stop overriding the neorg header bullet points Squibid 2024-04-08 18:33:13 -04:00
  • 2584f681c8
    add tabbar plugin Squibid 2024-03-31 17:11:40 -04:00
  • 17a4457c0e add tabbar plugin Squibid 2024-03-31 17:11:40 -04:00
  • 57dfdb074c enable experimental ghost text for cmp Squibid 2024-03-31 13:07:29 -04:00
  • b7b6840d33 enable experimental ghost text for cmp Squibid 2024-03-31 13:07:29 -04:00
  • 1d202e0690 switch from dotnix's cmp-luasnip-choice to L3MON4D3's Squibid 2024-03-31 13:06:53 -04:00
  • 2baa73ca66 switch from dotnix's cmp-luasnip-choice to L3MON4D3's Squibid 2024-03-31 13:06:53 -04:00
  • f85fd2b36c replace lsp_signature with better alternative Squibid 2024-03-31 12:31:20 -04:00
  • dec8d0cb14 replace lsp_signature with better alternative Squibid 2024-03-31 12:31:20 -04:00
  • 0c25dcf748 add todo list bind Squibid 2024-03-29 23:30:14 -04:00
  • 46d34d9151 add todo list bind Squibid 2024-03-29 23:30:14 -04:00
  • d070d601d1 make <leader>x toggle executable status Squibid 2024-03-29 23:28:36 -04:00
  • 2b1d1249df make <leader>x toggle executable status Squibid 2024-03-29 23:28:36 -04:00
  • 5d7470b682 show executable status in the statusbar Squibid 2024-03-29 23:28:14 -04:00
  • c23619baf1 show executable status in the statusbar Squibid 2024-03-29 23:28:14 -04:00
  • f8dc6ffdb9
    stop limiting width in cmp that was stupid Squibid 2024-03-29 21:25:11 -04:00
  • fa2315536d stop limiting width in cmp that was stupid Squibid 2024-03-29 21:25:11 -04:00
  • dfa0d349be
    add notification to toggling venn mode Squibid 2024-03-29 21:24:26 -04:00
  • ec45024697 add notification to toggling venn mode Squibid 2024-03-29 21:24:26 -04:00
  • ec28dc0364
    modify keybinds a bit Squibid 2024-03-29 21:24:00 -04:00
  • d3512c5e88 modify keybinds a bit Squibid 2024-03-29 21:24:00 -04:00
  • a2b6c1d828
    make the right click menu much more useful Squibid 2024-03-23 17:11:30 -04:00
  • 4b3c901520 make the right click menu much more useful Squibid 2024-03-23 17:11:30 -04:00
  • 9da714b621
    remove items from harpoon using dropdown menu Squibid 2024-03-23 17:11:00 -04:00
  • 679708c6a3 remove items from harpoon using dropdown menu Squibid 2024-03-23 17:11:00 -04:00
  • dad7fc2b43
    stop highlighting the whole line for diagnostics Squibid 2024-03-09 00:25:41 -05:00
  • e385d07117 stop highlighting the whole line for diagnostics Squibid 2024-03-09 00:25:41 -05:00
  • fbe0ba5c4b
    improve completion config - show what we are completing from with symbol on left - improving results ordering Squibid 2024-03-09 00:24:27 -05:00
  • f320dd6012 improve completion config - show what we are completing from with symbol on left - improving results ordering Squibid 2024-03-09 00:24:27 -05:00
  • 649918dc24
    get lsp server name more consistently for the statusbar Squibid 2024-03-09 00:21:19 -05:00
  • 805df629dc get lsp server name more consistently for the statusbar Squibid 2024-03-09 00:21:19 -05:00
  • 40fea1a44d
    add another lsp rename mapping Squibid 2024-03-09 00:20:31 -05:00
  • af28d9b7c4 add another lsp rename mapping Squibid 2024-03-09 00:20:31 -05:00
  • bfa0910cba
    call mason in a safer way, and initalize servers better Squibid 2024-03-09 00:19:34 -05:00
  • 7bb0dadf81 call mason in a safer way, and initalize servers better Squibid 2024-03-09 00:19:34 -05:00
  • 6c2d90ee5a
    add ignored chars to autopairs Squibid 2024-03-09 00:17:59 -05:00
  • 2f386b1f2b add ignored chars to autopairs Squibid 2024-03-09 00:17:59 -05:00
  • 01ca7368c6
    make toc close after selection neorg Squibid 2024-03-09 00:10:04 -05:00
  • 3880151724 make toc close after selection neorg Squibid 2024-03-09 00:10:04 -05:00
  • 6867a9f24e
    add fallback project detection, and change scope to tab instead of global Squibid 2024-03-09 00:09:03 -05:00
  • 159027b4ce add fallback project detection, and change scope to tab instead of global Squibid 2024-03-09 00:09:03 -05:00
  • a80bb9a592
    make treesitter disable on massive files, and diff files also remove auto installing Squibid 2024-03-09 00:07:35 -05:00
  • df8eb97b66 make treesitter disable on massive files, and diff files also remove auto installing Squibid 2024-03-09 00:07:35 -05:00
  • 1af19150f9
    allow previous edit position mark in gutter Squibid 2024-03-09 00:06:33 -05:00
  • 3dc9b652c3 allow previous edit position mark in gutter Squibid 2024-03-09 00:06:33 -05:00
  • c102431a36
    make gitsigns binds get defined when git attaches Squibid 2024-03-09 00:05:08 -05:00
  • 0d03f88673 make gitsigns binds get defined when git attaches Squibid 2024-03-09 00:05:08 -05:00
  • b161ce2482
    remove comment options (they we're just the defaults) Squibid 2024-03-09 00:03:57 -05:00
  • e8dbd24b6f remove comment options (they we're just the defaults) Squibid 2024-03-09 00:03:57 -05:00
  • adf399633b
    update harpoon to harpoon 2 Squibid 2024-03-09 00:02:02 -05:00
  • debeca659a update harpoon to harpoon 2 Squibid 2024-03-09 00:02:02 -05:00
  • 7aea21724a
    make color swapper change colorscheme in config Squibid 2024-02-08 14:50:10 -05:00
  • 6deb1b6a6b make color swapper change colorscheme in config Squibid 2024-02-08 14:50:10 -05:00
  • 8e3bec906d
    un-object orient some functions Squibid 2024-02-05 22:30:55 -05:00
  • 119127accf un-object orient some functions Squibid 2024-02-05 22:30:55 -05:00
  • b62340de6f
    way too lazy to sort this out, adding kitchen sink Squibid 2024-01-30 21:52:24 -05:00
  • d94b454eb6 way too lazy to sort this out, adding kitchen sink Squibid 2024-01-30 21:52:24 -05:00
  • 6b7b94ad33 remove toggle term Squibid 2024-01-02 20:35:26 -05:00
  • e669b3eb8e remove toggle term Squibid 2024-01-02 20:35:26 -05:00
  • 441e8f019b add highlights to statusline mode Squibid 2023-12-05 16:01:57 -05:00
  • 629d780aaa add highlights to statusline mode Squibid 2023-12-05 16:01:57 -05:00
  • 6f72d76da2 add index.norg to project plugin Squibid 2023-12-05 16:01:06 -05:00
  • c3e1b5c2c0 add index.norg to project plugin Squibid 2023-12-05 16:01:06 -05:00
  • 35105f286d wasn't concatenating file path right Squibid 2023-11-27 19:34:14 -05:00
  • 25aaffef4e wasn't concatenating file path right Squibid 2023-11-27 19:34:14 -05:00
  • 4d529e2783 fix: wrong env var Squibid 2023-11-27 19:32:31 -05:00
  • 1a8ac72753 fix: wrong env var Squibid 2023-11-27 19:32:31 -05:00
  • 5681645d2d remove useless option (it already the default) Squibid 2023-11-27 18:51:51 -05:00
  • 7d02d862af remove useless option (it already the default) Squibid 2023-11-27 18:51:51 -05:00
  • b8bc3573d6 fix indents and remove useless keybinds Squibid 2023-11-27 18:50:47 -05:00
  • e848afe7dc fix indents and remove useless keybinds Squibid 2023-11-27 18:50:47 -05:00
  • 9492f6b479 add new workspace, and set default one Squibid 2023-11-27 18:22:44 -05:00
  • 3e36359f07 add new workspace, and set default one Squibid 2023-11-27 18:22:44 -05:00
  • e39f85e06c add required plugin for neorg presenter, and make wsphome more adaptaive Squibid 2023-11-27 17:52:11 -05:00
  • 1122ca1b38 add required plugin for neorg presenter, and make wsphome more adaptaive Squibid 2023-11-27 17:52:11 -05:00
  • 393b34915e add colored headlines for markdown Squibid 2023-11-26 14:25:39 -05:00
  • ab707f7d8f add colored headlines for markdown Squibid 2023-11-26 14:25:39 -05:00
  • 0188d9ab2e update readme to reflect path change of plugin file Squibid 2023-11-26 14:24:55 -05:00
  • b4b9ecf07b update readme to reflect path change of plugin file Squibid 2023-11-26 14:24:55 -05:00
  • ee2b844a8c make "Edit Config" option work for any path Squibid 2023-11-26 14:21:36 -05:00
  • 0f0618a81b make "Edit Config" option work for any path Squibid 2023-11-26 14:21:36 -05:00