summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Some more configuration optionsJosh Rahm2024-02-26
|
* Add more bindings to init.vimJosh Rahm2024-02-26
|
* Shell escape some commands to work with filenames with spacesJosh Rahm2023-12-14
|
* Fix how the colorcolumn worksJosh Rahm2023-11-30
|
* add rust lsp configurationJosh Rahm2023-02-02
|
* Remove indent-blanklinke. It is pretty slowJosh Rahm2023-02-01
|
* remove the colorcol setting from java.vim, colorcol has a way to offset from ↵Josh Rahm2023-01-31
| | | | textwidth
* Add support for fancycolorcolJosh Rahm2023-01-31
|
* Add some new commands.Josh Rahm2023-01-27
|
* Add bash language server supportJosh Rahm2023-01-27
|
* add lua/windownav.luaJosh Rahm2023-01-27
|
* add busybee colorschemeJosh Rahm2023-01-27
|
* fix language server stuffJosh Rahm2023-01-26
|
* Add feedkeys() to nvimctlJosh Rahm2023-01-25
|
* Add treesitter-textobjectsJosh Rahm2023-01-25
|
* add pylsp configurationJosh Rahm2023-01-25
|
* Fixed java snippetsJosh Rahm2023-01-25
|
* Added more proto syntax highlightingJosh Rahm2023-01-25
|
* Add nvim-setup.sh and nvimctl.pyJosh Rahm2023-01-25
|
* change lua language server to not use an absolute path.Josh Rahm2023-01-21
|
* Add root patterns to clangdJosh Rahm2023-01-21
|
* fix(run_nvim.py): fix bug where --float would crash with no file argumentsJosh Rahm2023-01-21
|
* ftplugin/java.vim: dont clobber global settingsJosh Rahm2023-01-20
|
* set numbers, always show signcolumn when an lsp is attachedJosh Rahm2023-01-20
|
* add java snippetsJosh Rahm2023-01-20
|
* much better proto syntax highlightingJosh Rahm2023-01-20
|
* Include an "after" directory in the rtpJosh Rahm2023-01-20
|
* Changed some configuration with the indent pluginJosh Rahm2023-01-20
|
* Add indent-blankline pluginJosh Rahm2023-01-20
|
* Fix update vim hookJosh Rahm2023-01-20
|
* Add post-update hooks to init.vimJosh Rahm2023-01-20
|
* Change confirm mapping to <Tab> rather than <Enter>Josh Rahm2023-01-20
| | | | | I find it more intuitive and I'm less liable to hit tab while typing than enter anyway.
* Add telescope.vim to configuration.Josh Rahm2023-01-20
|
* Add run_vim.pyJosh Rahm2023-01-18
| | | | | This script replaces the vim binary and allows for files to be opened up in a parent neovim instance if such an instance exists.
* Un-map gt in the lsp. Who would map this??Josh Rahm2023-01-18
|
* Add colorcol & textwidth options.Josh Rahm2023-01-18
|
* Add TERM commandJosh Rahm2023-01-18
|
* add binding to open in same directoryJosh Rahm2023-01-18
|
* remove colorschemes. Add ability to have local plugins with local-plug.vimJosh Rahm2023-01-18
|
* add some default colorschemesJosh Rahm2023-01-18
|
* Add airline to the plugin listJosh Rahm2023-01-18
|
* Move ciderlsp to a local configuration so it does not pollute my personal ↵Josh Rahm2023-01-18
| | | | machines
* Add nvim-treeJosh Rahm2023-01-18
|
* add .gitignoreJosh Rahm2023-01-18
|
* add hadron.vimJosh Rahm2023-01-17
|
* better local/per-hostname settings of init.vimJosh Rahm2023-01-17
|
* More changes to init.vim. Add ability to have local configurationJosh Rahm2023-01-17
|
* Change init.vim. Remove spectral since Python now broken that plugin.Josh Rahm2023-01-17
|
* add lua filesJosh Rahm2023-01-18
|
* add init.vimJosh Rahm2023-01-17