Commit Graph

  • 12febc1bc4 updating obsidian marctalcott 2024-07-17 21:28:13 -04:00
  • 3532ed3452 Added several LSPs smashblu 2024-07-17 17:05:27 -07:00
  • 42f70ab8b4 Disable neodev which is now EOL Robin Ting 2024-07-17 10:33:34 -04:00
  • 5139c91439 Updated nvim which-key to non-deprecated Jimmy Bates 2024-07-17 01:23:15 -07:00
  • 24b705b6ab
    Merge branch 'nvim-lua:master' into master Yaser Alraddadi 2024-07-17 10:52:38 +03:00
  • de2a09520e
    create auto-update for mason and activate lazy auto updater Gilad Sher 2024-07-17 00:24:15 -04:00
  • 173ac0d4de
    Merge branch 'master' of github.com:gam-phon/kickstart.nvim Yaser Alraddadi 2024-07-16 23:29:36 +03:00
  • 1d25144437
    update Yaser Alraddadi 2024-07-16 23:29:26 +03:00
  • 28867b7922 Added firenvim plugin smashblu 2024-07-16 12:53:00 -07:00
  • 30e2771875 no need Gilad Sher 2024-07-16 13:30:53 -04:00
  • 33a95b4f44 Correct issue with which-key following update Eric Olerud 2024-07-16 12:16:24 -04:00
  • 3e55ff1a83
    fix(lazy): added error handling for bootstrap (#1001) Folke Lemaitre 2024-07-16 18:06:47 +02:00
  • f5c919558b
    which-key v3 update (#1022) Vladislav Grechannik 2024-07-16 18:05:40 +02:00
  • 69968c420e
    refactor: some style Kitso Gidion Namane 2024-07-16 11:44:17 +02:00
  • f22c3dcd31
    Merge pull request #6 from kitsoNamane/kitso Kitso Gidion Namane 2024-07-16 11:37:25 +02:00
  • 16ef6ff851 Add some options to which-key Graham McMillan 2024-07-16 10:50:38 +02:00
  • 8a31b832f4 Update which-key bindings for v3, make plugins lazy Graham McMillan 2024-07-16 10:26:29 +02:00
  • 87857e4028 minor fix in config Sarjyant 2024-07-16 10:34:14 +05:45
  • 223389ec85 organized plugins Sarjyant 2024-07-16 09:25:05 +05:45
  • fbafd84eba
    remove unneeded brackets from which-key registration Vladislav 2024-07-15 17:56:25 +02:00
  • e10b7adb13 add emmet lsp schistos 2024-07-15 14:18:40 +03:00
  • a80482551b fix config being overriden by a plugin schistos 2024-07-15 14:18:19 +03:00
  • d48435309a Don't reformat golang tags, set flake8 max line length Jonas Hagberg 2024-07-15 07:39:35 +02:00
  • 7a86cc4b56 fix trouble and set LSP autocomplete key to Tab Eric Olerud 2024-07-14 16:22:30 -04:00
  • aafa23c986 added dadbod, not really working yet topper3418 2024-07-14 10:51:45 -05:00
  • d7aefef49f got rid of neotree topper3418 2024-07-13 23:09:10 -05:00
  • b05bbf4d2f added lazygit, need to reinstall topper3418 2024-07-14 03:41:43 -05:00
  • a2f8b29713
    Merge pull request #1 from topper3418/refactor topper3418 2024-07-13 22:12:40 -05:00
  • 494e0233c8 holy shit I think I got it working on windows topper3418 2024-07-14 03:05:19 -05:00
  • f328a7e2f5 cleaned up the config some Travis Opperud 2024-07-13 16:04:25 -05:00
  • 4f13bbbb04 Split up config and remove obsidian plugin NaniNoni 2024-07-13 21:18:51 +02:00
  • 468a1c4a28 add dependencies to neovim/nvim-lspconfig nicolo 2024-07-13 20:12:51 +02:00
  • 96add0cf96 added ollama integration topper3418 2024-07-13 09:44:15 -05:00
  • cc75b76f61 Fix the which-key spec to follow the new version, removing checkhealth warnings. Sergey Gorbunov 2024-07-13 14:57:54 +03:00
  • b72dcd2353
    which-key v3 update Vladislav 2024-07-13 05:35:59 +02:00
  • 8f4dabefe6 add go.nvim and gopls settings Gilad Sher 2024-07-12 18:04:53 -04:00
  • c26ecd7d58 Add LSPs with :Mason command smashblu 2024-07-12 14:49:45 -07:00
  • 93793a3f3f
    fix markdown lint plugin Ray Suliteanu 2024-07-12 12:30:39 -07:00
  • 0573e9c431
    fix deprecated config for which-key and remove useless config Ray Suliteanu 2024-07-12 12:30:09 -07:00
  • bb659a72ac update which-key configuration Gilad Sher 2024-07-12 15:29:32 -04:00
  • aee97565ee update inlay hints + add lualine Gilad Sher 2024-07-12 14:44:51 -04:00
  • f3b85b4c1e update Nicolas Rannou 2024-07-12 20:36:22 +02:00
  • 88c0e77647 Enable spell checking smashblu 2024-07-12 10:16:04 -07:00
  • 30581c9de2 Map Keybindings juanmagalhaes 2024-07-12 09:42:07 -03:00
  • bad63b1c7d Update version comment Graham McMillan 2024-07-12 10:17:38 +02:00
  • e079c46272 Remove kind=split from neogit cfg Graham McMillan 2024-07-12 10:14:55 +02:00
  • f36ecf503a Remove numtostr/comments Graham McMillan 2024-07-12 10:13:40 +02:00
  • 5d5dcabad7 tidying up topper3418 2024-07-11 22:17:06 -05:00
  • 9ebe29ff69 small fix Iwaniuk Krzysztof 2024-07-11 20:55:00 +02:00
  • 9050f8a6f2 Add telescope integration for neogit Graham McMillan 2024-07-11 16:46:55 +02:00
  • 18eb210649
    Merge 6c5341c0f71b2fa49cef3cb754985efe9eb0bb98 into 5aeddfdd5d0308506ec63b0e4f8de33e2a39355f Abyaz 2024-07-11 18:35:17 +05:00
  • c1dbb3f7b3 Remove some commented code Graham McMillan 2024-07-11 15:22:38 +02:00
  • 4323cb847b enable nerdfonts Eric Olerud 2024-07-11 00:13:21 -04:00
  • 8d6d6f8fd2
    Update lazy-lock.json markg 2024-07-09 21:21:04 -04:00
  • 84c8416b9e
    Add vimtex Mark Gladkikh 2024-07-09 21:04:19 -04:00
  • 4e08a4ddd0
    Merge branch 'master' of github.com:sockcrates/kickstart.nvim Mark Gladkikh 2024-07-09 21:03:53 -04:00
  • 508a59da2c
    Add vimtex Mark Gladkikh 2024-07-09 21:03:39 -04:00
  • 5d16db8387 change colorscheme schistos 2024-07-09 14:51:30 +03:00
  • c1a47f247c remove obsolete config schistos 2024-07-09 14:50:30 +03:00
  • 2d4e0274fd adjust tabulation schistos 2024-07-09 13:53:04 +03:00
  • 3fe4b8521d remove autotag plugin and install html lsp schistos 2024-07-09 13:52:30 +03:00
  • dbe6c124f2 Add obsidian and nvim-tmux-navigator Marc Talcott 2024-07-09 06:48:41 -04:00
  • b0306caa40 Added back ctrl-e for explorer Jimmy Bates 2024-07-09 00:10:23 -07:00
  • 5baf8c23ca change theme to tokyo night Luca Sciarra 2024-07-08 21:20:39 -04:00
  • 2b7c4f028d Add some keymaps Fernando Muñoz Paredes 2024-07-08 18:35:24 +02:00
  • 17e35a2bd6 Adding Nightfox theme Oséias K. Rocha 2024-07-08 13:22:54 -03:00
  • 364143f7c8
    Merge pull request #7 from fernandom06/Improve-keymaps Fernando Muñoz Paredes 2024-07-08 18:11:45 +02:00
  • 0a65c57f97 added term armandogaliati 2024-07-08 03:55:08 -03:00
  • c25354e2ef added obsidian conceal and complete armandogaliati 2024-07-08 03:33:25 -03:00
  • 5579e51bd5 added wsl path armandogaliati 2024-07-07 23:12:21 -03:00
  • 011892a7e9 added obsidian nvim armandogaliati 2024-07-07 23:04:06 -03:00
  • 43dce4e2bd added obsidian nvim armandogaliati 2024-07-07 22:48:33 -03:00
  • 1302ad4c1d configure Yoshua 2024-07-07 18:56:10 -04:00
  • f32304aa95 added yamlfmt in mason install list Jimmy Bates 2024-07-07 12:36:11 -07:00
  • a9aa5c3f68 adding in harpoon and some config changes for indentlines in the original init.lua, also adds treesiter context X2dragunov2X 2024-07-07 01:56:17 -04:00
  • bb35751c47 fixed telescope window armandogaliati 2024-07-06 15:13:55 -03:00
  • 4bb94e3ee4
    Merge branch 'master' into Update 0xfa1z 2024-07-06 19:07:17 +02:00
  • 15c169e7db
    Merge branch 'master' into master Kitso Gidion Namane 2024-07-06 16:41:13 +02:00
  • 4e79d031a7
    feat: add nvim-metals Kitso Gidion Namane 2024-07-06 16:35:53 +02:00
  • fd7228b0cc upd jorgenwh 2024-07-06 15:36:44 +02:00
  • 4c0c61640d config catppuccin armandogaliati 2024-07-06 00:36:38 -03:00
  • c6a6db0a82 update Yaser Alraddadi 2024-07-05 18:30:49 +03:00
  • 0773e7906c update Yaser Alraddadi 2024-07-05 18:21:43 +03:00
  • 73ae089825 update Yaser Alraddadi 2024-07-05 18:21:07 +03:00
  • 0a1df33611 Add xml suport and java formatting, also vim-be-good for practice DaceKonn 2024-07-05 12:11:41 +02:00
  • 909b3864dc update Adrian Bakke 2024-07-05 11:22:18 +02:00
  • 7bdc545021 remove csharp lsp from Mason ensure installed Piotr Wolny 2024-07-04 19:10:09 +02:00
  • 52e603cdb6
    Merge branch 'master' into master Beric Bearnson 2024-07-04 10:13:36 -06:00
  • dc77b0d16c update configs DaceKonn 2024-07-04 13:36:21 +02:00
  • f4d76df7bf got it refactored and working, still plenty to split and organize topper3418 2024-07-04 00:25:49 -05:00
  • 50e7666a23
    fixed Joel Lau 2024-07-04 11:01:32 +08:00
  • d9e77802d9
    search hidden files Joel Lau 2024-03-07 10:30:21 +08:00
  • 634c7b3c42
    enabled kickstart plugins Joel Lau 2024-03-01 19:20:53 +08:00
  • 9f3c7fcc96
    enabled language servers Joel Lau 2024-03-01 19:20:05 +08:00
  • a48d5688e1
    show whitespaces Joel Lau 2024-02-26 10:04:41 +08:00
  • 29675d06e8
    show whitespaces Joel Lau 2024-02-26 09:44:14 +08:00
  • 865d21f6ad
    use j and k for popups Joel Lau 2024-02-17 14:00:43 +08:00
  • c403ca0e1a
    keymap netrw Joel Lau 2024-02-15 23:55:55 +08:00
  • 6e43c7e2d0
    harpoon setup Joel Lau 2024-02-15 23:53:11 +08:00
  • d7b7899d1f
    UTF-8 encoding Joel Lau 2024-02-15 23:45:55 +08:00