Commit Graph

  • 79ce056e9d html syntax highlight Panos Sakkos 2023-10-08 23:21:42 +03:00
  • a561b8a41d added ruler at 80 Panos Sakkos 2023-10-08 23:20:28 +03:00
  • 455ce0357a updated accelerated jk mappings Panos Sakkos 2023-10-08 03:28:33 +03:00
  • ab6f6363f4 updated readme Panos Sakkos 2023-10-08 03:15:27 +03:00
  • 549e10d6c8 remove redundant command Panos Sakkos 2023-10-08 03:09:40 +03:00
  • 142e2500fb updated comments Panos Sakkos 2023-10-08 03:07:22 +03:00
  • c490199421 hide theme toggle Panos Sakkos 2023-10-08 03:06:48 +03:00
  • 149603bbfe Python syntax highlight Panos Sakkos 2023-10-07 13:52:19 +03:00
  • 09e6aa2e50 autoformatting for Python Panos Sakkos 2023-10-07 13:51:01 +03:00
  • 25460b766f Python autocompletion and suggestions Panos Sakkos 2023-10-07 13:38:47 +03:00
  • 9881859b30 Bash syntax highlight Panos Sakkos 2023-10-07 13:20:11 +03:00
  • d513fe32b7 JSON syntax highlight Panos Sakkos 2023-10-07 13:13:50 +03:00
  • 357da88597 Markdow] syntax highlight Panos Sakkos 2023-10-07 13:07:16 +03:00
  • 2d49fd6e67 YAML syntax highlight Panos Sakkos 2023-10-07 13:05:20 +03:00
  • c7eccb4965 added autoformatting on save for Go Panos Sakkos 2023-10-07 12:44:29 +03:00
  • 7786dd429c Go autocompletion and suggestions Panos Sakkos 2023-10-07 12:27:33 +03:00
  • 0c4aeac3ba show dotfiles in tree view by default Panos Sakkos 2023-10-07 11:21:20 +03:00
  • f1d389ccdd added README Panos Sakkos 2023-10-07 11:17:59 +03:00
  • ffc06a86d4 escape terminal mode Panos Sakkos 2023-10-07 11:06:58 +03:00
  • 6048a06ceb ignore .DS_Store files Panos Sakkos 2023-10-07 11:06:07 +03:00
  • c3db92f062 reload editorconfig on User FilePost event only if enabled #2672 siduck 2024-02-17 06:31:11 +05:30
  • bc8ba4eb63 fix editorConfig indent opts not applying on certain fts #2633 siduck 2024-01-28 21:40:04 +05:30
  • fc320ea0b0 lock nvim-treesitter to stable version siduck 2024-01-19 22:25:26 +05:30
  • 46dbca4308 Avoid disabling lsp formatting capabilities siduck 2024-01-06 21:00:58 +05:30
  • abd88d5aff remove unnecessary lines (#2586) Zohir Benghalem 2024-01-02 16:45:03 +01:00
  • e014124201 Add support for non-interactive bootstrapping (#2528) Grigorii Khvatskii 2024-01-02 06:42:34 -05:00
  • e770ad5d1c check for empty/nil mason ensure_installed table #2580 siduck 2023-12-27 19:49:31 +05:30
  • 7af5fdc9d3 remove telescope fzf extension #2571 siduck 2023-12-24 16:31:08 +05:30
  • 20894fb437 [feat] Make gitsigns init function async (#2538) Vitor Boschi da Silva 2023-12-08 12:21:09 -03:00
  • d90bdb0406 remove Search, IncSearch and CurSearch highlights from cmp windows (#2490) Gean Marroquin 2023-11-12 23:27:03 -05:00
  • 62119a8455 fix typo (#2483) 莊加旭 (Max Chuang) 2023-11-08 18:36:16 +08:00
  • 8f12092d83 Ignore .DS_Store files (#2463) Panos Sakkos 2023-10-27 03:33:43 +03:00
  • f0f8687c09 feat(mappings): make <esc> a cmd to remove flickering (#2456) TheFedaikin 2023-10-22 15:52:38 +03:00
  • 871c9f92b0 Add CTRL-w key to whichkey lazyloading (#2446) umlx5h 2023-10-16 23:36:34 +09:00
  • 9bab353744 Fix unreachable mappings for the lsp (#2443) KorigamiK 2023-10-16 17:02:31 +05:30
  • 1eeac3dee4 rm outdated link from readme siduck 2023-10-02 13:49:24 +05:30
  • 54f9c4d14d Rm outdated info in readme Sidhanth Rathod 2023-09-28 11:33:45 +05:30
  • f1f9512ae0 Keep visual selection when indent (#2382) Al Berez 2023-09-15 23:18:10 -07:00
  • 72ad27c328 Revert "rm useless luasnip calls" siduck 2023-09-11 14:47:45 +05:30
  • 232d680640 add fzf telescope extension to improve sorting performance (#2371) Zohir Benghalem 2023-09-09 02:13:28 +01:00
  • 6314d2ed54 rm useless luasnip calls siduck 2023-09-08 06:11:49 +05:30
  • 1407e90a07 include MasonUpdate cmd for mason.nvim lazyloading siduck 2023-09-07 21:32:07 +05:30
  • 3b466c507f feat(lsp): add visual mode code actions (#2353) camel_case 2023-09-02 14:30:02 +03:00
  • 91ba2579dc refactor: gen chadrc template (#2349) Diogo Silva 2023-08-30 21:28:07 -03:00
  • a7e042bd84 make whichkey lazyloadable by its cmd | fix #2342 siduck 2023-08-27 11:28:56 +05:30
  • 77a2270b38 updated lazygit keys for which-key plugin (#2331) Paul 2023-08-24 12:56:22 +02:00
  • 1df7ef6cb1 rm config func from UI plugin spec siduck 2023-08-10 11:09:25 +05:30
  • 80ed93beeb clean up siduck 2023-08-09 20:29:50 +05:30
  • 0a6cc78784 update some module paths siduck 2023-08-09 20:22:46 +05:30
  • bd0845f27b update icon paths siduck 2023-08-09 08:51:40 +05:30
  • 0869b2c82d feat: added .ignore file (#2271) Paul 2023-08-09 02:20:53 +02:00
  • e8dc8aefbc dont disable editor config with lazy_nvim siduck 2023-08-06 21:52:08 +05:30
  • 4a582cf9ec dont reload tabufline if its disabled #2236 siduck 2023-07-26 09:58:01 +05:30
  • 3432601808 make tabufline reloadable siduck 2023-07-26 06:56:56 +05:30
  • 3b7f6a95bd feat: ignore after folder (#2228) A.S.K 2023-07-24 12:31:21 +08:00
  • 04f03c3e2c Update README.md (#2194) N 2023-07-08 19:39:33 -04:00
  • b3631b11f6 temporarily revert blankline to stable version #2189 siduck 2023-07-07 05:05:50 +05:30
  • 80d829b2a5 Catch errors from shell calls (#2188) James Wright 2023-07-06 10:42:33 -06:00
  • 8a2020b5b4 fix: wildcard pattern usage in fs_realpath (#2152) M 2023-07-02 17:52:52 +07:00
  • 0dfdb87598 make formatting mapping <leader>fm as general mapping #2167 siduck 2023-06-29 05:18:18 +05:30
  • 6f96d18deb fix: make key mapping's description to lazy load Comment.nvim coherent with the defaults (#2148) georgejean 2023-06-24 03:19:07 +02:00
  • b7e7782a24 Fix too long descriptions for Comment.nvim's key mapping and add g key to trigger which-key (#2145) georgejean 2023-06-23 01:29:57 +02:00
  • a3d93c9b89 Improved keys property for Comment.vim (#2144) georgejean 2023-06-22 18:46:20 +02:00
  • b58ac79c0d Defaulting to not installing custom config in --headless mode (#2132) Max Chechel 2023-06-18 16:51:36 +04:00
  • d7d41ca174 feat: ignore syntax folder (#2124) Simone Fidanza 2023-06-16 11:14:50 +02:00
  • 23f2360ad4 custom config reload: support symlinks https://github.com/NvChad/base46/issues/177 siduck 2023-06-15 10:11:43 +05:30
  • 92500786eb Fix default mappings not load if chadrc.lua does not exist (#2037) Zhong Jianxin 2023-06-15 10:33:01 +08:00
  • 9db1210460 Update README.md anes 2023-06-14 00:16:19 +02:00
  • 0a03e672c9 disable semantic tokens only if the LSP supports it siduck 2023-06-11 19:52:47 +05:30
  • 5d46917cfe Update init.lua Tirtharaj Pramanik 2023-05-17 02:14:15 +05:30
  • ddef3aa172 add default hlgroup for term wins siduck 2024-02-19 20:39:38 +05:30
  • 7b201a0107
    Merge branch 'NvChad:v2.0' into confing/my_preferences #2676 Chris Kelly 2024-02-17 14:05:55 +01:00
  • 56cc2d757a reload editorconfig on User FilePost event only if enabled #2672 siduck 2024-02-17 06:31:11 +05:30
  • 8aec881517 reload editorconfig on User FilePost event only if enabled #2672 siduck 2024-02-17 06:31:11 +05:30
  • 3c6cb1631a Adding wakatime and some defaults #2673 Chris Kelly 2024-02-16 19:48:25 +01:00
  • e18a268df4 Adding my initial nvchad options Chris Kelly 2024-02-13 15:49:54 +01:00
  • e31c4f404a chore: commit save point #2665 sjtommylee 2024-02-11 13:16:35 -08:00
  • b65b4a9003 chore: commit save point sjtommylee 2024-02-11 12:37:46 -08:00
  • a0a7dc3c9e chore: commit save point sjtommylee 2024-02-11 11:53:23 -08:00
  • 59082a8f28 add float opts for term feature siduck 2024-02-02 09:11:04 +05:30
  • 5dcb69645a Add custom file Dragonjinx 2024-01-31 02:05:09 +00:00
  • 848ef35015 Add tweaks to config Dragonjinx 2024-01-31 02:01:04 +00:00
  • 29d5e34b77 Commit drop kochser 2024-01-30 20:33:10 +01:00
  • a19be3a0ac
    Merge branch 'NvChad:v2.0' into main #2810 #2734 CuB3y0nd 2024-01-29 20:12:07 +08:00
  • f17e83010f fix editorConfig indent opts not applying on certain fts #2633 siduck 2024-01-28 21:40:04 +05:30
  • b2e2b15b45 fix editorConfig indent opts not applying on certain fts #2633 siduck 2024-01-28 21:33:38 +05:30
  • f0b1557c5a fix of in-place modification of key mappings Oleg Shatov 2024-01-28 19:29:23 +08:00
  • 59cbbc9215 Add Autosave for NvChad! #2635 Yunky86 2024-01-26 18:26:00 +01:00
  • 200f443562
    MOD - Flexible panel size of nvimtree #2629 Le Phat Loc 2024-01-25 09:51:41 +07:00
  • 13eb7278af
    MOD - Auto set filetype for cypher Le Phat Loc 2024-01-25 09:50:12 +07:00
  • 016cf6a95e
    MOD - Move extra plugins up Le Phat Loc 2024-01-25 09:49:17 +07:00
  • 7062b498f8
    MOD - Remove incorrect config Le Phat Loc 2024-01-25 09:47:49 +07:00
  • 48a13a843f MOD - Update init file Le Phat Loc 2024-01-24 19:26:27 +07:00
  • b12a4d84b3
    Merge pull request #3 from lpl212757/NvChad-v2 Le Phat Loc 2024-01-24 19:16:15 +07:00
  • e9aa0253f9
    Merge branch 'v2.0' into NvChad-v2 Le Phat Loc 2024-01-24 19:16:07 +07:00
  • 7a7d5ab451
    Merge branch 'NvChad:v2.0' into main CuB3y0nd 2024-01-24 15:50:16 +08:00
  • 18c75eb2db
    MOD - Remove noice and back to use NVChad/base46 Le Phat Loc 2024-01-24 10:58:56 +07:00
  • f414efa79e MOD - Add noice extension for commandline Loc Le Phat 2024-01-24 02:11:17 +07:00
  • 8dbfb4421b MOD - Update Spectre and base46 Loc Le Phat 2024-01-24 00:30:46 +07:00
  • 705371de39 MOD - Turn of muren Loc Le Phat 2024-01-22 22:58:10 +07:00