Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · lazy
neovim
Browse files
Jan 19, 2023
feat(plugins)!: fully migrate to lazy.nvim
· 4ee64da1
mira
authored
Jan 19, 2023
View commits for tag lazy
lazy
4ee64da1
fix(theme): update highlight groups
· 755c8fd8
mira
authored
Jan 19, 2023
755c8fd8
feat(winbar): switch to barbecue.nvim for the winbar
· 12c13404
mira
authored
Jan 19, 2023
12c13404
refactor(winbar): update config structure
· d3138c72
mira
authored
Jan 19, 2023
d3138c72
Jan 03, 2023
feat(lualine): make lualine edges rounded
· dda7cea9
mira
authored
Jan 03, 2023
dda7cea9
fix(plugins): pin nvim-ts-rainbow
· 784edb07
mira
authored
Jan 03, 2023
784edb07
Jan 02, 2023
chore: update luarc.json
· 3252ead2
mira
authored
Jan 02, 2023
3252ead2
feat(aucmd): auto enable spellcheck for gitcommit buffers
· b3952350
mira
authored
Jan 02, 2023
b3952350
refactor(plugins): split plugin specs across different files
· d1321943
mira
authored
Jan 02, 2023
d1321943
fix(headband): exclude fidget.nvim
· 6a7b033f
mira
authored
Jan 02, 2023
6a7b033f
perf(plugin): setup Alpha only on BufWinEnter
· 9d41836d
mira
authored
Jan 02, 2023
9d41836d
fix(gitblame): adjust gitblame to not overlap with cursorline
· 79dcf7a9
mira
authored
Jan 02, 2023
79dcf7a9
feat(settings): enable cursorline
· 14a57f73
mira
authored
Jan 02, 2023
14a57f73
feat(indent): move highlights to catppuccin theme
· 8e08302b
mira
authored
Jan 02, 2023
8e08302b
feat(headband): pin headband for now
· 756b7849
mira
authored
Jan 02, 2023
756b7849
feat(fidget): use FiraCode progress icons
· 869e7adc
mira
authored
Jan 02, 2023
869e7adc
Jan 01, 2023
fix(bufferline): update highlights
· 1039769f
mira
authored
Jan 01, 2023
1039769f
feat(plugin): add nvim-headband and nvim-navic plugins
· daa033ca
mira
authored
Jan 01, 2023
daa033ca
refactor(lspkind): move kind icons to a separate file
· b2e88de2
mira
authored
Jan 01, 2023
b2e88de2
perf(fidget): only load fidget.nvim on LspAttach
· 4bf5315a
mira
authored
Jan 01, 2023
4bf5315a
feat(lualine): remove sections handled by bufferline and fidget
· add3a3d6
mira
authored
Jan 01, 2023
add3a3d6
feat(plugins): setup fidget.nvim
· 92144410
mira
authored
Jan 01, 2023
92144410
feat(plugins): setup bufferline
· 299982bc
mira
authored
Jan 01, 2023
299982bc
feat(settings): enable partial mouse support
· 51a9e351
mira
authored
Jan 01, 2023
51a9e351
Dec 31, 2022
fix(plugins): pin nvim-surround
· 9b6f9c03
mira
authored
Dec 31, 2022
9b6f9c03
feat(plugins): make bootstrap process prettier
· bdc3371d
mira
authored
Dec 31, 2022
bdc3371d
fix(plugins): update nvim-tree's event
· cd040dfd
mira
authored
Dec 31, 2022
cd040dfd
feat(treesitter): defer ensuring parsers are installed
· 8c82893f
mira
authored
Dec 31, 2022
8c82893f
feat(lazy): update events
· 5fb8789f
mira
authored
Dec 31, 2022
5fb8789f
feat(plugins): made config even more lazy
· 81116be5
mira
authored
Dec 30, 2022
81116be5
feat(plugins): initial switch to lazy.nvim
· 459d0905
mira
authored
Dec 30, 2022
459d0905
feat(bindings): use telescope for spell suggestions
· 44ab5132
mira
authored
Dec 31, 2022
44ab5132
Dec 29, 2022
fix(bookmarks): fix weird interaction with impatient
· 6d81bc93
mira
authored
Dec 29, 2022
6d81bc93
feat(lualine): use different filename for alpha buffers
· 97e4d9fc
mira
authored
Dec 29, 2022
97e4d9fc
Dec 24, 2022
fix(indent): replace autoindent with cindent
· 136057eb
mira
authored
Dec 24, 2022
136057eb
feat(catppuccin): add binding to toggle bg transparency
· 2dd96be0
mira
authored
Dec 24, 2022
2dd96be0
feat(lualine): show indicator if buffer is a new file
· 409b425e
mira
authored
Dec 24, 2022
409b425e
Dec 23, 2022
feat(indent): switch to cindent & add cinoptions
· 8f070634
mira
authored
Dec 23, 2022
8f070634
feat(lualine): default to repo name if branch name is too long
· 2080b7d0
mira
authored
Dec 23, 2022
2080b7d0
refactor(utils): rename utils module
· 63f9fb16
mira
authored
Dec 23, 2022
63f9fb16
Loading