index
:
nvim-conf
main
My neovim config
Adam Stück
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.lua
Age
Commit message (
Expand
)
Author
2024-04-17
Merge 'upstream' Comment about nerd font selection.
Damjan 9000
2024-04-17
Comment about nerd font selection. Fixes #853 (#854)
Damjan 9000
2024-03-31
Don't lazy load conform plugin (#818)
Damjan 9000
2024-03-31
Add a keymap space-f to format buffer using conform (#817)
Damjan 9000
2024-03-27
fix #799 (#800)
Liu Qisheng
2024-03-18
Merge 'upstream' Some suggestions and capitalised a few words
Damjan 9000
2024-03-18
Some suggestions and capitalised a few words (#771)
Togglebit
2024-03-18
feat: add linter plugin (#699)
Fredrik Averpil
2024-03-18
assign table to filetype in lua_ls config comment (#770)
Shane Crowley
2024-03-15
conform: disable autoformat on save for specified filetypes (#694)
Damjan 9000
2024-03-15
fix: disable ts indenting for Ruby
TJ DeVries
2024-03-15
doc: add note about advanced luasnip features
TJ DeVries
2024-03-15
Move friendly snippets to dependencies of LuaSnip (#759)
Vladislav Grechannik
2024-03-15
Add <C-b>/<C-f> cmp mapping to scroll cmp docs (#750)
Rafael Zasas
2024-03-15
doc: add info about timeoutlen (#691)
TLW
2024-03-12
Revert "Use `cmp-nvim-lua` as `nvim-cmp` source for neovim Lua API (#696)" (#...
Chris Patti
2024-03-12
Use `cmp-nvim-lua` as `nvim-cmp` source for neovim Lua API (#696)
James Karefylakis
2024-03-12
Added folke/neodev.nvim for proper nvim api completion and annotation (#754)
Damjan 9000
2024-03-11
chore: rename <C-T> to <C-t> for consistency (#719)
Chiller Dragon
2024-03-11
feat: allow treesitter defaults to be overwritten from custom directory (#732)
Ryan Baumgardner
2024-03-09
use init for colorscheme (#715)
name.tar.xz
2024-03-06
Merge 'upstream/master' Make the Nerd Font an optional requirement
Damjan 9000
2024-03-06
Make the Nerd Font an optional requirement (#716)
Damjan 9000
2024-03-05
Add more detail to colorscheme comment (#713)
Ryan Winchester
2024-03-04
Change statusline location to LINE:COLUMN (#689)
Damjan 9000
2024-03-02
feat: use VimEnter event instead of VeryLazy (#673)
Taulant Aliraj
2024-03-01
chore: fix typos (#666)
Nhan Luu
2024-02-29
feat: enable lua lsp snipppets (#660)
Anton Kastritskii
2024-02-29
fixup: updated some style stuff
TJ DeVries
2024-02-28
Change mini.statusline location format to LINE:COLUMN (#659)
Damjan 9000
2024-02-27
add plugin specs docstring, remove lazy.nvim configuration (empty) table (#652)
brxxlstxrs
2024-02-26
Merge 'upstream/master' rewrite: slimmer, trimmer and more lazy kickstart.nvim
Damjan 9000
2024-02-26
fixup: change comment to reflect auto_install
TJ DeVries
2024-02-26
fixup: add autocommand link for help and description
TJ DeVries
2024-02-26
rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635)
TJ DeVries
2024-02-05
Add Build Step to LuaSnip (#611)
rgarber11
2024-02-02
feat: added contexts for code action - source fix-all errors (#599)
Micah Effiong
2024-01-29
Add Onedark Style (#590)
Nazar
2024-01-29
Set status line theme to the global colorscheme (#600)
Victor Bertin
2024-01-10
Removed duplicate line (#583)
Sreejith I V
2024-01-08
Add Missing Fields to Treesitter Config to Resolve Warnings (#582)
Mohamad Alamin Yassin
2023-12-23
fix: restore mason config timing for dap startup (#555)
John Pekcan
2023-12-21
Switch cmp up mapping from C-d to C-b to match regular vim up key (#549)
Ari Pollak
2023-12-08
feat(cmp): path completion feature (#536)
Shashwat Agrawal
2023-12-05
Run stylua on init.lua
Damjan 9000
2023-12-04
Adds two essential telescope keymaps (#528)
Damjan 9000
2023-12-04
Add gitsigns recommended keymaps (#531)
Damjan 9000
2023-12-03
Run stylua (#525)
Damjan 9000
2023-11-24
option to reduce noisy Lua_LS's missing-fields warnings (#511)
Tommy Williams
2023-11-13
init.lua: remove 'legacy' tag from fidget.nvim
j-hui
[next]