index
:
nvim
main
nvim configuration which started from nvim-lua/kickstart.nvim.
luevano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-02-08
feat: add auto-session
David Luevano Alvarado
2024-02-03
refactor: general formatting
David Luevano Alvarado
2024-02-03
refactor: move all git related plugins to git.lua
David Luevano Alvarado
2024-02-03
refactor: all rust in one config, rename gitsigns to git
David Luevano Alvarado
2024-02-03
refactor: git/telescope keymaps
David Luevano Alvarado
2024-02-01
feat: add rust support
David Luevano Alvarado
2024-01-30
feat: add treesitter-context
David Luevano Alvarado
2024-01-26
feat: add leap, and keybind
David Luevano Alvarado
2024-01-17
fix: don't highlight color words
David Luevano Alvarado
2024-01-13
feat: add RGB colorizer support
David Luevano Alvarado
2023-12-30
feat: lua now sources local libs
David Luevano Alvarado
2023-12-30
add lsp references to telescope
David Luevano Alvarado
2023-12-28
slight fix on the config syntax
David Luevano Alvarado
2023-12-26
feat: add go support
David Luevano Alvarado
2023-12-26
fix: <CMD> needs <CR>, use : instead
David Luevano Alvarado
2023-12-26
chore: remove unnecessary stuff, tidy up config
David Luevano Alvarado
2023-12-26
feat: add debug capabilities, remove rest of kickstart
David Luevano Alvarado
2023-12-26
fix: go wrongly setup
David Luevano Alvarado
2023-12-24
feat: formatting keybind
David Luevano Alvarado
2023-12-24
feat: add null-ls and configure, disabled for now
David Luevano Alvarado
2023-12-24
refactor: rename lsp to lspconfig
David Luevano Alvarado
2023-12-19
fix autocomplete usage
David Luevano Alvarado
2023-10-08
fix: migrate ibl to v3
David Luevano Alvarado
2023-08-27
feat: add tab navigation keybinds, refactor which-key settings
David Luevano Alvarado
2023-08-26
chore: update neotree config due to migration
David Luevano Alvarado
2023-08-26
feat: add neovim-qt support (windows) and .editorconfig
David Luevano Alvarado
2023-08-23
add gdscript support
David Luevano Alvarado
2023-08-21
add split navigation kb
David Luevano Alvarado
2023-08-21
add folding, change colorscheme
David Luevano Alvarado
2023-08-19
feat: add markdown hl and extra languages
David Luevano Alvarado
2023-06-20
chore: add legacy tag as fidget will be rewritten
David Luevano Alvarado
2023-06-10
add sources (tabs) for neo tree
David Luevano Alvarado
2023-06-09
add tabline to lualine
David Luevano Alvarado
2023-06-06
fine tune settings, lualine now looks like power/air line
David Luevano Alvarado
2023-06-06
fix mason wasn't getting setup, now it autoinstalls and fidget also works
David Luevano Alvarado
2023-06-06
change keymaps for treesitter, need more tweaking
David Luevano Alvarado
2023-06-06
fix treesitter not working because config was not set
David Luevano Alvarado
2023-06-04
add to-do
David Luevano Alvarado
2023-06-04
better readability for plugin filenames
David Luevano Alvarado
2023-06-04
final changes from kickstart.nvim, moved sets and remaps to separatefiles, ↵
David Luevano Alvarado
removed unnecessary stuff
2023-06-04
add undotree
David Luevano Alvarado
2023-06-04
add lsp stuff
David Luevano Alvarado
2023-06-04
merge(fix): changes from original repo ↵
David Luevano Alvarado
(nvim-lua/kickstart.nvim@cdaa750c86cfc0c8f2fc1c8638b7296c327bf5a9)
2023-06-04
test commit
David Luevano Alvarado
2023-06-04
finish separating up the plugins, in general
David Luevano Alvarado
2023-06-04
rename lspconfig
David Luevano Alvarado
2023-06-04
decouple more config into separate files, move stuff into lsp
David Luevano Alvarado
2023-06-03
move lspconfig to independent file, still need to move more related config
David Luevano Alvarado
2023-06-03
move treesitter to independent file
David Luevano Alvarado
2023-06-03
minor tweaks
David Luevano Alvarado
[next]