]> git.localhorst.tv Git - nvim-config.git/shortlog
nvim-config.git
2024-06-14 Lucasfix: improve comment about extras loading in config...
2024-06-02 DrummyFloydfix: removed unnecessary env var (#67)
2024-05-19 Alex Forddocs: Update example plugin file to use native snippets...
2024-03-29 denartha10fix: Deperecated syntax in bootstrapping of LazyVim...
2024-03-21 Folke Lemaitrefix: removed some outdated examples
2024-01-19 Joshua Davisfix: on_attach deprecated, replace with lsp.on_attach...
2023-10-09 Folke Lemaitredocs: simplify cmp-emoji example
2023-06-02 Miles Ramagedocs: corrected plugin spec location (#25)
2023-05-28 Folke Lemaitrestyle: typo
2023-04-22 Tom Mifix: remove help causing error as nonexistent (#23)
2023-02-27 Jesse Zomerrefactor: sumneko -> lua_ls (#18)
2023-01-27 Amir Khazaiefix(examples): fix a bug (#10)
2023-01-24 Folke Lemaitrerefactor: simplified fzf native example
2023-01-23 jliaohfix(lazy): rearrange imports order so that user can...
2023-01-22 Folke Lemaitrefeat: added extra for mini.animate
2023-01-22 Folke Lemaitrefix(lazy): dont disable matchit, matchparen and netrw...
2023-01-22 Folke Lemaitredocs: cleanup
2023-01-22 Folke Lemaitredocs: updated readme to point to the installation secti...
2023-01-17 Folke Lemaitrefeat: set `config.defaults.version` for now. Too many...
2023-01-16 Folke Lemaitrefeat(lazy): set `config.defaults.lazy = false`. Better...
2023-01-12 Folke Lemaitrefeat: added example to setup supertab with cmp and...
2023-01-11 Folke Lemaitrechore: remove lazy-lock.json
2023-01-10 Folke Lemaitrefeat: updated examples
2023-01-09 Folke Lemaitredocs: typo
2023-01-09 Folke Lemaitredocs: fixed starter link
2023-01-09 Folke Lemaitredocs: added icon
2023-01-09 Folke Lemaitredocs: updated installation steps
2023-01-09 Folke Lemaitredocs: added proper steps to install the starter
2023-01-09 Folke Lemaitredocs: fixed tree
2023-01-09 Folke Lemaitrerefactor: better examples
2023-01-08 Folke Lemaitrefeat: added an example on how to use mini.starter inste...
2023-01-08 Folke Lemaitrerefactor!: use new `opts` property
2023-01-07 Folke Lemaitredocs: removed screenshot
2023-01-07 Folke Lemaitredocs: updated file tree
2023-01-07 Folke Lemaitrerefactor: example -> editor
2023-01-07 Folke Lemaitredocs: comment all examples
2023-01-07 Folke Lemaitredocs: better docs for the starter template
2023-01-07 Folke Lemaitrefeat(lsp): added example for custom lsp server setup
2023-01-07 Folke Lemaitredocs: added readme and license
2023-01-07 Folke Lemaitredocs: more examples
2023-01-07 Folke Lemaitredocs: init.lua
2023-01-07 Folke Lemaitrefeat(treesitter): examples on how to setup treesitter
2023-01-07 Folke Lemaitrefeat(lsp): examples on how to setup lspconfig
2023-01-07 Folke Lemaitredocs: added comments to config files
2023-01-07 Folke Lemaitrefeat: initial commit