Commit Graph

  • a9f46fa502 mappings customize Paul Trowbridge 2024-11-08 16:30:40 -0500
  • e6884e8ed6 show gitignored files Paul Trowbridge 2024-11-04 13:45:00 -0500
  • d347569e2f add mapping for obsidian links Paul Trowbridge 2024-11-04 12:14:33 -0500
  • 64a0f6da0c tree default icons Paul Trowbridge 2024-11-04 09:19:39 -0500
  • 5ecbea59dc prompt at top Paul Trowbridge 2024-10-29 19:27:51 -0400
  • 9643ae8259 conceal level Paul Trowbridge 2024-10-17 11:04:42 -0400
  • f4f77c3358 include obsidian plugin Paul Trowbridge 2024-10-17 10:11:18 -0400
  • 0745f9b329 add keymappings Paul Trowbridge 2024-10-17 10:11:00 -0400
  • 17f45981ed force comment handling for sql Paul Trowbridge 2024-10-16 09:18:14 -0400
  • 8e0048f55e customer scrolling options and such Paul Trowbridge 2024-10-14 10:33:11 -0400
  • 80ecc47399 add shortcut key to isolate markdown tasks Paul Trowbridge 2024-10-14 09:09:06 -0400
  • d0c602f5f1
    Merge pull request #50 from algren123/docs/update-nvconfig-reference Sidhanth Rathod 2024-10-05 17:33:03 +0530
  • 6db16815ac docs: updated chadrc.lua reference to nvconfig.lua to point to v3.0 instead of v2.5 Algren-Michael Pauna 2024-10-05 12:50:23 +0100
  • 76da790a27
    Merge pull request #47 from 0xTux/main Sidhanth Rathod 2024-10-02 05:48:51 +0530
  • 0eb7d42b30
    fix path for base64 plugin tux 2024-10-02 05:38:25 +0530
  • 59f23d053a
    Merge pull request #44 from TimJ0212/main Sidhanth Rathod 2024-09-12 10:41:37 +0530
  • a4c2bbf43c Change LSP example to the not deprecated ts_ls Tim Jungk 2024-09-12 06:49:21 +0200
  • cb60352466
    Update chadrc.lua Sidhanth Rathod 2024-09-07 14:34:33 +0530
  • b7a163e232 rm un-needed build function for ui plugin v2.5 siduck 2024-08-28 16:41:11 +0530
  • 5189f3e32c nvimtree: show dotfiles by default #2975 siduck 2024-08-21 07:24:10 +0530
  • 3e1667ef3c
    Update README.md Sidhanth Rathod 2024-08-11 19:36:21 +0530
  • fea5d02d2d
    update mapping descriptions in mappings.lua (#2963) Valde 2024-08-11 08:41:12 +0000
  • 8df1aa9a4d lua lspconfig: include luv lib types #2960 siduck 2024-08-10 16:02:51 +0530
  • 935ea570af repace vim.loop with vim.uv siduck 2024-08-08 05:49:06 +0530
  • 0c7d9cefa9 no need to wrap options module in config func siduck 2024-08-07 19:26:13 +0530
  • 36b143653a
    Create README.md Sidhanth Rathod 2024-08-04 09:09:05 +0530
  • c40c5116c4 use default icons for gitsigns conf siduck 2024-08-01 13:54:44 +0530
  • 43208351b7 rm some duplicate default opts of telescope config siduck 2024-08-01 10:07:55 +0530
  • c892cfedb2 rm some duplicate default opts of nvimtree config siduck 2024-08-01 09:43:02 +0530
  • c4a05091b6
    Update lspconfig.lua Sidhanth Rathod 2024-07-30 16:12:45 +0530
  • 8f4b09ef03 rm mason.ensure_installed & clean some conf siduck 2024-07-29 05:36:46 +0530
  • 4a2cefa5c1
    Do not use config setting in mason - fix nvim-java (#2948) Randy D. Wallace Jr. 2024-07-27 11:21:10 -0500
  • c383cd4463 rm masoninstallAll cmd as its added to ui repo 523cddc573 siduck 2024-07-27 20:48:52 +0530
  • 086a4a58ac rm un-needed branch specs siduck 2024-07-27 20:23:10 +0530
  • 85b9f56869 add nvchad_feedback() for #2938 to notify users siduck 2024-07-22 10:03:47 +0530
  • b657b0ef84
    chore: prefer luasnip api methods over vim.fn.feedkeys in cmp's spec (#2930) gale 2024-07-16 02:24:36 -0300
  • 231ec0ba72 add missing comma in plugin spec siduck 2024-07-16 06:22:40 +0530
  • 67378a8352
    prevent colorizer to attach to lazy window (#2929) Bruno Krugel 2024-07-15 21:32:34 -0300
  • bf477a6bba mason config: remove default options & add better icons siduck 2024-07-14 08:18:18 +0530
  • 0ef037c6db update diagnostic() in default lspconfig.default() siduck 2024-07-09 10:24:33 +0530
  • 46088dd73e
    Use a more consistent table element access style (#2914) Hackcraft_ 2024-07-05 11:05:52 -0400
  • 7b73d1111c clean up masoninstall cmd func : a5c95d346d siduck 2024-06-29 14:49:05 +0530
  • 0f0141f098 wrap treesitter hlgroup loaders with pcall #2905 siduck 2024-06-28 21:36:39 +0530
  • 230b6c867e minor refactoring siduck 2024-06-27 09:28:14 +0530
  • 61b336c030 put all plugin specs in one file siduck 2024-06-25 20:30:34 +0530
  • 41c5b46733
    update nvconfig url Sidhanth Rathod 2024-06-23 19:48:36 +0530
  • 0891fef69f mv nvconfig to ui repo siduck 2024-06-23 19:34:08 +0530
  • dc8726a9b1 mv /colors to ui repo siduck 2024-06-23 19:28:38 +0530
  • 8ad6845386 move some autocmds into ui repo siduck 2024-06-23 18:48:26 +0530
  • 0bb40c9806 nvconfig.term: add winopts option siduck 2024-06-23 17:58:34 +0530
  • 1ee18b5df5
    (Windows) Make slashes in path to Mason's bin dir consistent (#2877) Thomas Tan 2024-06-22 08:39:06 -0700
  • f760ed9fb1 nvconfig: move term config out of ui table siduck 2024-06-22 20:34:44 +0530
  • 4582bb7e3a
    ui: enable botright split for terminal (#2895) LUFT-AQUILA 2024-06-22 23:46:26 +0900
  • 164e8cc7fc autocmd: rm un-needed reload code, just require("nvchad") siduck 2024-06-06 08:14:10 +0530
  • f21c7f697e luasnip conf: rm useless lazy_load() siduck 2024-06-05 21:56:28 +0530
  • e937d2cae0 rm depreceated function: buf_get_option siduck 2024-06-04 09:36:44 +0530
  • 7bfc159f63
    fix(MasonInstallAll): mason registry refresh callback (#2867) Saiful Islam 2024-06-02 06:26:01 +0600
  • d040295269 update readme siduck 2024-06-02 05:46:19 +0530
  • f9ed3a79db
    comments: use neovim native commenting (#2861) Hanxx 2024-06-01 09:38:32 +0800
  • 722b42f2c9 run mason in masonInstallAll cmd siduck 2024-06-01 06:46:29 +0530
  • d2f98ccd26 lua_ls config: make workspace.library string[] siduck 2024-05-31 22:01:40 +0530
  • e0641d0cb2
    update (MasonInstallAll): install package only if it's missing (#2864) Saiful Islam 2024-05-31 16:16:54 +0600
  • 0496016e18
    telescope: remove unnecessary config. (#2852) Alexis Corporal 2024-05-22 22:54:52 +0800
  • 020b8e4428 nvcheatsheet: exclude Opens group #2846 siduck 2024-05-19 19:35:06 +0530
  • e7d4ff89e9 remove some diagnostic/lsp mappings cuz 0.10 adds them by default siduck 2024-05-19 13:37:17 +0530
  • 0f95575937 readme: update nvim version to 0.10 siduck 2024-05-18 06:00:19 +0530
  • 156eeef8ec rm mapping <ESC> in terminal mode #2817 siduck 2024-05-03 14:23:02 +0530
  • 53df5e175a
    use pre-defined local variable autocmd (#2816) Hassan Ait Nacer 2024-05-02 00:46:58 +0100
  • cbecbe6b4a nvcheatsheet: exclude some groups by default siduck 2024-04-28 16:31:26 +0530
  • 4f4c43a2b9 dont capitalize mapping desc siduck 2024-04-28 16:24:59 +0530
  • 3b5f1bd42a add excluded_groups feature for nvcheatsheet siduck 2024-04-28 16:08:25 +0530
  • f8e6c59985 rm size prop from term toggle funcs siduck 2024-04-19 06:57:32 +0530
  • adeecf701e
    Rename Lsp keymap descriptions to LSP (#2792) Panos Sakkos 2024-04-17 02:59:51 +0300
  • 1295e9eafa
    update options.lua (#2790) Basil Feitknecht 2024-04-16 02:06:54 +0200
  • aad624221a
    Add UNLICENSE Sidhanth Rathod 2024-04-15 07:50:17 +0530
  • 2730bbd210
    Delete README.md Sidhanth Rathod 2024-04-15 06:44:23 +0530
  • 3da16ca21b
    Delete LICENSE Sidhanth Rathod 2024-04-15 06:44:03 +0530
  • 0b1f669caa
    Extend treesitter highlighting grammer (#2783) jotihojr 2024-04-11 08:32:28 +0200
  • a6bd512829
    add missing mapping for finding marks (#2782) Đ - DEV 2024-04-10 19:07:52 +0700
  • d801a059ef
    Merge pull request #12 from sullrich84/patch-1 Sidhanth Rathod 2024-03-26 15:17:59 +0530
  • 260c70c958
    add missing comma Sebastian Ullrich 2024-03-26 10:44:58 +0100
  • 6833c60694 add default hl for term siduck 2024-03-26 13:26:00 +0530
  • 6a612b80f8
    Merge pull request #11 from segyges/fix-init.lua Sidhanth Rathod 2024-03-25 06:49:07 +0530
  • 330861bd93
    Update init.lua segyges 2024-03-24 11:45:42 -0500
  • 32d8a1fdff make nvconfig base46.integrations support new integrations only siduck 2024-03-24 08:11:01 +0530
  • 82413d957e disable colornames in nvim-colorizer siduck 2024-03-24 06:07:53 +0530
  • 813f95e06e
    add note about nvconfig in chadrc Sidhanth Rathod 2024-03-23 11:49:07 +0530
  • 94dc47f8bb
    add note in plugins file Sidhanth Rathod 2024-03-22 18:11:04 +0530
  • e5f8a38ae3 reload chadrc in autocmd siduck 2024-03-19 09:32:01 +0530
  • 70f66adb59 rm useless mapping siduck 2024-03-18 06:41:03 +0530
  • 726248c2f3 add nvchad_types & .stylua.toml siduck 2024-03-18 06:34:01 +0530
  • 2e54fce028 add nvchad_types back & conform plugin siduck 2024-03-18 06:29:28 +0530
  • 178bf21fde rm outdated info siduck 2024-03-16 07:48:33 +0530
  • 8df62c803d rm useless code siduck 2024-03-15 09:05:43 +0530
  • b94c57954f enable git by default for nvimtree siduck 2024-03-15 06:37:04 +0530
  • 71c46eebc9 add tabularize plugin ptv3.1 Paul Trowbridge 2024-03-14 07:41:09 -0400
  • 80c2e01c75 load blankline highlights after its setup() too https://github.com/lukas-reineke/indent-blankline.nvim/issues/754 siduck 2024-03-14 11:15:37 +0530
  • becf28986a start with v3.0 and merge in ptv3 Paul Trowbridge 2024-03-13 14:04:45 -0400
  • cf1db9821a use has(win32) func to detect windows #2690 siduck 2024-03-10 20:00:40 +0530
  • 259274a624 rm dead base46 integration from nvconfig siduck 2024-03-10 19:18:10 +0530