index
:
dotfiles
icy-titles
main
Git repository to track my personal GNU/Linux dotfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
init.lua
Age
Commit message (
Expand
)
Author
2024-10-24
nvim: Do not highlight search results
xengineering
2024-05-27
nvim: Enforce vim-flavored colorscheme
xengineering
2024-05-27
nvim: Disable termguicolors
xengineering
2024-04-12
nvim: Enable mouse support by default
xengineering
2024-04-11
nvim: Enable language server zls for Zig
xengineering
2024-03-01
nvim: Open new tabs with CTRL+t
xengineering
2024-03-01
nvim: Refactor init.lua
xengineering
2024-03-01
nvim: Add gopls LSP server
xengineering
2024-03-01
nvim: Add pyright LSP server
xengineering
2024-03-01
nvim: Refactor to support multiple LSP servers
xengineering
2024-02-27
nvim: Configure fuzzy finder
xengineering
2024-02-27
nvim: Configure friendly-snippets with nvim-cmp
xengineering
2024-02-27
nvim: Configure auto-completion
xengineering
2024-02-26
nvim: Increase contrast on spell check markers
xengineering
2024-02-26
nvim: Enable lspconfig for clangd
xengineering
2024-02-26
nvim: Enable spell checking by default
xengineering
2024-02-26
nvim: Use <Tab> and <S-Tab> for tabs
xengineering
2024-02-26
nvim: Switch from Vimscript to Lua
xengineering