Skip to content
Snippets Groups Projects
  1. Jan 17, 2025
  2. Jan 07, 2025
  3. Jan 04, 2025
  4. Jan 03, 2025
  5. Jan 01, 2025
    • Antoine Stevan's avatar
      refactor: let's clean the config for Xmas (#1) · d45caa90
      Antoine Stevan authored
      requires neovim/neovim@7121983c45d92349a6532f32dcde9f425e30781e or later
      
      ## changelog
      - Lua
        - add a Lua "editor config"
        - set Lua's "tab width" to 2
        - remove useless descriptions and comments
        - format Lua code
      - move Nushell NUON filetype to `after/plugin/nushell.lua`
      - update Lazy bootstrap snippet
      - plugins
      - simplify completions with
      [`blink.cmp`](https://github.com/Saghen/blink.cmp)
        - simplify LSP with Lua, Nushell and Rust
      - simplify Telescope with ivy theme, more vim-motions, simpler keymap
      and multigrep
        - add an LSP-based "_format on save_"
        - remove which-key entirely (i don't use it)
        - remove Neogit
        - remove vim-flog
        - simplify gitsigns keymaps
      - add bindings for terminals in all directions as well as a stateful
      floating one
      - keymaps
        - Aerial is now under `<leader>a`
        - gitsigns is now under `<leader>g`
        - LSP is now under `<leader>l`
      - update lock file
      - add a custom mouse popup menu 🤣
      d45caa90
  6. Dec 06, 2024
  7. Nov 20, 2024
  8. Oct 05, 2024
  9. Jul 17, 2024
  10. Jul 14, 2024
  11. Jul 05, 2024
  12. Jun 01, 2024
  13. May 26, 2024
  14. May 22, 2024
  15. May 20, 2024
Loading