Commit Graph

  • dad862573c
    Make debug keybind descriptions more consistent kaezrr 2024-11-07 10:35:35 +0530
  • b3946a854c
    Merge branch 'master' into master Jack Jarosz 2024-11-06 14:03:21 -0500
  • b5b83a9991 add document symbols keybind Jack Walton Jarosz 2024-11-06 14:00:47 -0500
  • 549cc05257
    Merge pull request #1 from onlinemax/arch onlinemax 2024-11-06 13:24:48 -0500
  • d55a4ac573
    Add files via upload box 2024-11-05 21:52:54 +0300
  • 0e6e9239c5
    Merge branch 'master' into master Evaldas 2024-11-05 09:46:06 +0200
  • dfd5db86b6 add zig and zls DaceKonn 2024-11-01 18:39:12 +0100
  • c1de83cf4e Arch linux branch onlinemax 2024-11-01 11:30:40 -0400
  • 8ac8c58a0e
    Fix nvim-dap not lazy loading kaezrr 2024-11-01 16:12:01 +0530
  • 71cc026b93
    Merge branch 'master' into fedora Nathan Bain 2024-10-30 20:58:34 -0600
  • 66b4f96fdd Changes from fedora nbain 2024-10-30 20:57:10 -0600
  • 2ba39c6973
    Remove two because there are more than two. (#1213) Will Winder 2024-10-30 14:58:52 -0400
  • 53310a4ddf Remove two because there are more than two. Will Winder 2024-10-30 13:33:27 -0400
  • be678aa341
    Set breakpoint icons and their highlight colors (#1194) gloomy-lemon-debatable 2024-10-30 17:01:42 +0000
  • d09d9bc6dc
    Change diagnostic symbols if vim.g.have_nerd_font is true (#1195) gloomy-lemon-debatable 2024-10-30 15:50:27 +0000
  • fb7f6a1c13
    samarth-nagar fix: lazy help tag on line 931 (#1167) sam 2024-10-30 21:19:16 +0530
  • 5ed1bc38dc
    Disable linting autocmd for readonly buffers (#1202) Éric NICOLAS 2024-10-30 16:41:46 +0100
  • ea6c581064 Add auto-save + start screen Jack Walton Jarosz 2024-10-29 13:24:46 -0400
  • 37c9183bff
    WSL2 commit Lol McBride 2024-10-29 11:51:39 +0000
  • a32d0d087d
    Merge branch 'master' into my-custom-branch Martin-Melody 2024-10-28 22:41:09 +0000
  • 3022b2eb12 before change to base lazy Martin-Melody 2024-10-28 22:16:06 +0000
  • 281dc9a2c3 Simplify extended plugin explanation. Will Winder 2024-10-27 15:31:10 -0400
  • cc4a25c5b3 a jorgenwh 2024-10-27 02:17:59 +0200
  • 29ab4c1950
    Update .gitignore Federico Ottavio 2024-10-26 16:58:41 +0200
  • 5074d14c32
    Merge ddd950c246 into 4120893b8a Victor 2024-10-23 10:28:26 -0300
  • ddd950c246 working neovim victor-cb 2024-10-23 10:17:32 -0300
  • 584c923a9a Initial customizations for Windows Jack Leong 2024-10-23 10:29:21 +0800
  • 263c5d0f35
    fix : fish cannot execute this command marsevilspirit 2024-10-22 21:03:49 +0800
  • 1023086716 Add neoscroll jackjnet 2024-10-21 21:58:13 -0400
  • ad4466d544
    Justify guarding try_lint in readonly buffers Éric NICOLAS (ccjmne) 2024-10-21 16:04:26 +0200
  • 649d89a2dd change gitignore victor-cb 2024-10-21 10:15:08 -0300
  • 01ab2a4543
    Disable linting autocmd for readonly buffers Éric NICOLAS (ccjmne) 2024-10-20 22:34:07 +0200
  • f4db486f61
    fix(lsp): remove BufEnter event on linting Robin Gruyters 2024-10-20 13:46:27 +0200
  • 8de5226ac2 docs: Delete reference URL (written in PR) feat: "Break" and "Stop" arguments of vim.api.nvim_set_hl are changed because they are too common nouns feat: Comment out changes regarding diagnostic symbols so that only those who want to change them can do so name 2024-10-20 13:05:43 +0900
  • 69b8891754 feat: Comment out changes regarding diagnostic symbols so that only those who want to change them can do so name 2024-10-20 00:58:53 +0900
  • 26d04a3c38 feat: Remove lua/kickstart/plugins/nvim-ufo.lua name 2024-10-19 15:58:59 +0900
  • efdad344b8 feat: Add kevinhwang91/nvim-ufo as an option name 2024-10-19 15:52:24 +0900
  • 32cb89ddcf This is a test Tobias 2024-10-18 20:12:31 +0200
  • 9ea714a879 added some more configurations ngorana 2024-10-18 14:40:39 +0100
  • 730e87f485 Add two optional plugins; luukvbaal/statuscol.nvim and kevinhwang91/nvim-ufo name 2024-10-18 14:02:24 +0900
  • 102b1a1c70 feat: Change diagnostic symbols if vim.g.have_nerd_font is true name 2024-10-18 13:26:35 +0900
  • f1154553d1 feat: Set breakpoint icons and their highlight colors name 2024-10-18 12:52:43 +0900
  • 1260a4957d Overwrite 'c' ('change') keybinding so it leaves yank register alone dpearre 2024-10-17 14:25:36 -0700
  • 4a2cc0c04f Add keybindings for LSP info and add config options to python LSP and formatting dpearre 2024-10-17 14:24:37 -0700
  • 3260d07bd1 Added plugin for better LSP diagnostics and keybound toggle dpearre 2024-10-17 14:22:56 -0700
  • 69c5839d76 Enable neotree Jack Walton Jarosz 2024-10-17 16:42:48 -0400
  • 6f45152e7e
    Merge 5fb80672f3 into 4120893b8a gloomylemon 2024-10-17 14:49:06 +0000
  • 5fb80672f3 feat: Set breakpoint icons and their highlight colors name 2024-10-17 23:37:09 +0900
  • 5b265a342a Improve appearance of juypynium markdown highlighting dpearre 2024-10-16 12:41:18 -0700
  • 37bf9accd2 Add manual whichkey trigger and relative line numbers dpearre 2024-10-16 12:40:51 -0700
  • 8cb10e38f9 Remove extra plugins module Jack Walton Jarosz 2024-10-16 13:40:00 -0400
  • afcbe250d2 Relative line numbers Jack Walton Jarosz 2024-10-16 13:34:06 -0400
  • 8a95b29717 Change nvim-tree keymap description smashblu 2024-10-15 14:54:29 -0700
  • 7cffe74a3b Remove extra plugins folder Jack Jarosz 2024-10-15 15:04:51 -0400
  • b13b111d87
    Merge branch 'nvim-lua:master' into master Jack Jarosz 2024-10-15 14:58:16 -0400
  • 5645e75db7 Merge branch 'datasci' into datasci-jupynium dpearre 2024-10-14 13:00:18 -0700
  • e07d377f5f visual tweaks, thin 80/120 lines, transarent bg dpearre 2024-10-14 12:58:47 -0700
  • 472b43c16e neogit ZaneFerns360 2024-10-12 11:42:21 +0530
  • 9cbc67a7e3
    Merge branch 'nvim-lua:master' into main cywil5115 2024-10-11 00:49:35 +0200
  • e58e120d9a support for jupyter notebook Adrian Bakke 2024-10-10 16:24:31 +0200
  • 389244c001 my current config onlinemax 2024-10-09 13:51:59 -0400
  • 3596fa636e
    Update .gitignore ffatihkoc 2024-10-09 15:14:54 +0200
  • fea28e2d23 Update lazy-lock Mark 2024-10-08 17:37:56 -0400
  • dd7c6fc45c Configure oil.nvim ('-' to go up one dir) smashblu 2024-10-08 13:35:25 -0700
  • 45f263d208 Add keymapping to nvim-tree smashblu 2024-10-08 11:51:38 -0700
  • 2e6982b0b9 changes ZaneFerns360 2024-10-08 16:59:03 +0530
  • 33b7e9735f Refined vim-slime config dpearre 2024-10-07 21:53:05 -0700
  • 31bd2533a2 Added vim-slime for piping code into external services dpearre 2024-10-07 08:21:34 -0700
  • 56eb089648 Added friendly-snippets; added fugitive as popular git integration dpearre 2024-10-07 22:30:43 -0700
  • 785f62cc1f set up jupynium plugin, letting neovim synchronously manage a local jupyter kernel dpearre 2024-10-07 21:18:15 -0700
  • 7d2b75c299 Refined vim-slime config dpearre 2024-10-07 21:53:05 -0700
  • d8afd52896 Added vim-slime for piping code into external services dpearre 2024-10-07 08:21:34 -0700
  • a00de0384d add .sh indentation rules dpearre 2024-10-07 13:25:04 -0700
  • ab4fd685d5
    Merge branch 'master' into master Tristan Leo 2024-10-07 18:38:27 +0200
  • 2ea2ce282c ls Adrian Bakke 2024-10-07 16:24:14 +0200
  • 11aa688c4d Added undotree, an undo history system dpearre 2024-10-06 21:53:43 -0700
  • 37a8553df7 Add keyboard mapping for nvimtreetoggle dpearre 2024-10-06 21:53:10 -0700
  • 194defbf06 Merge branch 'master' of https://github.com/jorgenwh/kickstart.nvim into home-desktop jorgenwh 2024-10-06 21:53:47 +0200
  • 324ebcb732 Merge branch 'nvim-lua-master' jorgenwh 2024-10-06 21:51:48 +0200
  • 0e471d538f merge jorgenwh 2024-10-06 21:51:43 +0200
  • 739c2899b5
    Initial custom changes (#1) Ezequiel Torres Feyuk 2024-10-06 16:48:59 -0300
  • 0c065b06c0 Sync with master Ezequiel Torres Feyuk 2024-10-06 16:47:14 -0300
  • 63a8bbc4ef Merge branch 'master' into macos Fahim Ferdous 2024-10-06 19:28:21 +0600
  • c3c6f8f37b add stuff from macos Fahim Ferdous 2024-10-06 19:24:58 +0600
  • 452358385c Merge branch 'master' of https://github.com/Fahim-Ferdous/nvim-configs Fahim Ferdous 2024-10-06 19:03:29 +0600
  • c2f8d1e60d add my configs Fahim Ferdous 2024-10-06 18:22:38 +0600
  • 8d1523d5ae attempt to enable python and php LSP; instant terminal; vimlike pane navigation dpearre 2024-10-05 15:54:50 -0700
  • 09f24e8121 Initial kickstart changes dpearre 2024-10-05 08:43:27 -0700
  • aee634c598 Add nvim-tree plugin, no config smashblu 2024-10-04 16:26:20 -0700
  • 1e8f14bf35 Add oil.nvim plugin, no config smashblu 2024-10-04 16:19:42 -0700
  • c887281569
    Fixed not updating keys smashblu 2024-10-04 14:59:52 -0700
  • c2512e93ac
    Create keymap for searching registers with Telescope smashblu 2024-10-04 14:58:42 -0700
  • b21dc144bc commiting lazy-lock.json Naphtali Odinakachi 2024-10-04 11:28:24 +0100
  • c9c2338359 added lazy-lock.json onlinemax 2024-10-02 13:52:33 -0400
  • 6b02e16638 Change tsserver to ts_ls smashblu 2024-10-01 14:28:35 -0700
  • 8bbe5041ca
    Merge branch 'master' into updated-readme.md Sarjyant Shrestha 2024-10-01 08:02:24 +0545
  • 5fa4fe12b0 update readme.md Sarjyant 2024-10-01 07:57:18 +0545
  • 08814eaff9 Added ES7 and React snippets from vscode Naphtali Odinakachi 2024-09-30 12:13:17 +0100
  • 1a084438a4 added some custom plugins Naphtali Odinakachi 2024-09-30 12:12:43 +0100
  • 66203fd856 removing lazy-lock.json from .gitignore as recommended Naphtali Odinakachi 2024-09-30 12:10:56 +0100