Christoph's site
/building
/self-hosting
/musing
/replying
index
:
dots
main
A collection of configuration settings for programs and utility scripts I use.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nvim
/
init.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make init.lua copy-paste friendly
Dheepak Krishnamurthy
2023-07-01
1
-2
/
+3
*
Fix typo in ignorecase comment
ilian
2023-06-18
1
-1
/
+1
*
Add legacy tag to fidget to avoid deprecation warning
Gavin
2023-06-14
1
-1
/
+1
*
Fixes #336 - Enabale treesitter indent for Python
Chris Patti
2023-06-07
1
-1
/
+1
*
Revert "Refactor theme and status line into their own file"
Chris Patti
2023-06-04
1
-6
/
+23
*
Refactor theme and status line into their own file
Chris Patti
2023-06-03
1
-23
/
+6
*
FIX: Conflict with vimdiff keybinding
Luiz Antonio Calliari Filho
2023-05-25
1
-2
/
+2
*
refact: remove after/ reference in readme, other clean-up items
Gaurav Bhatnagar
2023-05-22
1
-5
/
+3
*
refact: add cmp comments, other
Gaurav Bhatnagar
2023-05-21
1
-3
/
+14
*
refact: stylua
Gaurav Bhatnagar
2023-05-16
1
-12
/
+12
*
Udated tree sitter to use latest release branch
dec
2023-05-08
1
-12
/
+18
*
add local jumping to shift tab
Gaurav Bhatnagar
2023-05-07
1
-1
/
+1
*
change luasnip tab jumping to locally jumpable
Gaurav Bhatnagar
2023-05-07
1
-1
/
+1
*
Added friendly snippet support
SamPosh
2023-05-02
1
-2
/
+2
*
Add <C-n>, <C-p> mappings to nvim-cmp setup
Victor Wallsten
2023-04-27
1
-0
/
+2
*
setup a standard binding for searching git files using telescope
liepieshov
2023-04-24
1
-0
/
+1
*
fix: move the Mason setup time forward from before (#210)
KudoLayton
2023-04-13
1
-4
/
+1
*
fix: use :TSInstall on build with nvim-treesitter (#261)
Sebastian Lyng Johansen
2023-04-12
1
-3
/
+1
*
help treesitter module has been renamed to vimdoc in master (#248)
Chris Patti
2023-04-07
1
-1
/
+1
*
FIX: Updating command description.
Luiz Antonio Calliari Filho
2023-03-12
1
-2
/
+2
*
Feat: Simplifying code
Luiz Antonio Calliari Filho
2023-03-06
1
-11
/
+3
*
added descriptions to Diagnostic keymaps (#191)
Philipp Szechenyi
2023-02-27
1
-4
/
+4
*
Adding [+c and ]+c to move to diffs and leader+ph to show a pop up with the p...
Luiz Antonio Calliari Filho
2023-02-26
1
-0
/
+13
*
feat: Add clipboard sync by default (#166)
Tudor
2023-02-17
1
-0
/
+5
*
feat: move to lazy.nvim package manager and add first plugins (#178)
TJ DeVries
2023-02-17
1
-121
/
+185
*
added vim to tree-sitter's ensured installed list (#110)
willsmanic
2023-01-01
1
-1
/
+1
*
Prevent multiple language servers from being spawned after every file save of...
amalgame21
2022-12-28
1
-1
/
+1
*
move server config to easy to extend style (#71)
TJ DeVries
2022-12-20
1
-52
/
+44
*
remove python indent: closes #78
TJ DeVries
2022-12-20
1
-2
/
+2
*
fix: don't check third party for Lua LSP (#57)
Nicolas Gryman
2022-12-19
1
-1
/
+4
*
Fix error on Windows when space in install path (#64)
Debashis Biswas
2022-12-19
1
-1
/
+1
*
Closes #46
TJ DeVries
2022-12-17
1
-1
/
+1
*
small changes to default mappings (#41)
TJ DeVries
2022-12-13
1
-3
/
+3
*
fixup: add gitignore and style
TJ DeVries
2022-12-06
1
-2
/
+4
*
enh(treesitter): add help into ensure_installed (#39)
Maximiliano Greco
2022-12-06
1
-1
/
+1
*
Enable parameter text objects (#36)
Carlo Teubner
2022-11-25
1
-0
/
+2
*
Add optional packer plugins hook (#20)
Elijah Manor
2022-11-21
1
-0
/
+4
*
reformat to reduce merge conflicts and add fidget
TJ DeVries
2022-11-18
1
-25
/
+53
*
fix: syntax highlights tree-sitter - `navarasu/onedark.nvim` support both API...
zirbest
2022-11-18
1
-1
/
+1
*
lsp.update_ is deprecated
Nikolas Bertrand
2022-11-18
1
-1
/
+1
*
fix nvim-treesitter-textobjects install warning
Sebastian Olsen
2022-09-26
1
-18
/
+18
*
Replace nvim-lsp-installer with mason.nvim
Sebastian Olsen
2022-09-14
1
-2
/
+6
*
Added cpp to treesitter and ordered TS imports
Ash
2022-09-14
1
-1
/
+1
*
Move Telescope from master to 0.1.x branch
Vzaa
2022-09-13
1
-16
/
+18
*
Don't pass args to vim.lsp.buf.format/formatting
Vzaa
2022-09-13
1
-1
/
+7
*
Disable telemetry for sumneko lua lsp
skovati
2022-07-11
1
-0
/
+2
*
Fix typo in help reference
Stephen Lewis
2022-07-11
1
-1
/
+1
*
Removes extra space between "- Annotation" -> "-Annotation"
Peter Piekarczyk
2022-07-11
1
-1
/
+1
*
Fixed spelling error and missing marker
Ash
2022-07-11
1
-2
/
+2
*
init: kickstart.nvim
TJ DeVries
2022-06-23
1
-0
/
+383